Commit Graph

93 Commits

Author SHA1 Message Date
jjspace fa722f9eaa
only run job on prs 2024-12-03 11:02:00 -05:00
jjspace 29db63c565
fix up code 2024-12-03 11:00:55 -05:00
jjspace f445d2e885
testing this sucks 2024-12-03 10:59:35 -05:00
jjspace d50b39af1e
hardcode pr id for testing 2024-12-03 10:56:12 -05:00
jjspace 6830637c92
test on PR push 2024-12-03 10:53:46 -05:00
jjspace 99b9343bec
add extra issue information 2024-12-02 17:03:25 -05:00
jjspace 7d9261a4e4
add auth header to label request 2024-12-02 17:00:54 -05:00
jjspace ee72c10b87
add label for prs that need a CLA signed 2024-12-02 16:55:28 -05:00
dependabot[bot] dc2b2fd816
Bump slackapi/slack-github-action from 1.27.0 to 2.0.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.0.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.0.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 01:45:09 +00:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
dependabot[bot] f317ed2dc9
Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 01:18:20 +00:00
Tim Schneider 7f5c69afff chore(pull_request_template.md): fix typo 'update' => 'updated' in section 'Author checklist' 2024-06-24 21:51:06 +02:00
Gabby Getz 661178e7f0 Fix path 2024-05-30 16:17:24 -04:00
Gabby Getz c81bb27992 Fix template path for check-cla 2024-05-30 14:12:49 -04:00
Josh 107b00c209
prettier fix 2024-05-28 13:47:44 -04:00
Gabby Getz bdc7e30098 Cleanup for eslint 2024-05-28 11:11:14 -04:00
Gabby Getz d34cabb13f Eslint fixes 2024-05-21 11:01:50 -04:00
Gabby Getz 07948fbbd2 Update to eslint 9 and cesium-config-eslint 11 2024-05-02 14:20:39 -04:00
Gabby Getz 6d5e79e3e7
Merge branch 'main' into dependabot/github_actions/main/actions/checkout-4 2024-04-22 11:26:46 -04:00
dependabot[bot] 6e93ac2809
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:19:04 +00:00
Gabby Getz f5ea193cb6
Merge branch 'main' into dependabot/github_actions/main/slackapi/slack-github-action-1.26.0 2024-04-22 11:18:58 -04:00
dependabot[bot] 1bf8604af3
Bump slackapi/slack-github-action from 1.24.0 to 1.26.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.24.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.24.0...v1.26.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:13:36 +00:00
dependabot[bot] 31325439b0
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:13:35 +00:00
Peter A. Jonsson b55b108d3f Add Dependabot for Github actions
Dependabot will submit pull requests
when packages get new versions released.
After merging this, Dependabot should
open pull requests that resolve the warnings
for the workflows in the actions tab,
as seen here for example:

https://github.com/CesiumGS/cesium/actions/runs/8487635213

Link to Dependabot documentation:

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
2024-04-01 10:10:36 +02:00
unknown 837acd8dda Rename workflow to match existing ones 2024-02-26 14:42:49 -05:00
unknown 2889d231dc Set workflow to trigger on forked repo PRs 2024-02-26 14:34:05 -05:00
Gabby Getz f3a3dfa328
Merge pull request #11783 from CesiumGS/cla-checking-final
Automate CLA checking
2024-02-23 15:44:28 -05:00
unknown 874cad7034 Reset trigger 2024-02-23 10:51:30 -05:00
unknown d8b2c8258c Modify trigger 2024-02-23 10:11:33 -05:00
unknown bcf8103a40 Trigger workflow only when new PR opened 2024-02-06 10:05:29 -05:00
unknown e88c203009 Restore dev.yml 2024-02-05 10:57:49 -05:00
unknown 0ce4498dab Sync branch 2024-02-05 10:53:59 -05:00
unknown 9a1ece7c60 Retrive all keys from secrets 2024-02-05 10:45:59 -05:00
unknown 77d0a7fa33 test commit - reset 2024-02-05 10:25:14 -05:00
Josh f705ecf817
update description
Co-authored-by: Gabby Getz <gabby@cesium.com>
2024-02-02 14:08:23 -05:00
Josh ffe5378dc0
change question template to contact link 2024-02-02 11:40:20 -05:00
unknown 96ecaeb468 Refactor 2024-01-30 11:29:08 -05:00
unknown 96b54d5440 Add fake API keys 2024-01-24 08:57:12 -05:00
unknown df414800e6 Add TODOs for later changes 2024-01-23 17:04:46 -05:00
unknown 6fb7752f5a Add missing dependencies 2024-01-23 17:00:10 -05:00
unknown f926f3791f Add GitHub api to write comments 2024-01-23 16:49:07 -05:00
unknown 581540fca0 Add Google sheets API and check for usernames 2024-01-23 16:37:44 -05:00
unknown 323899b9bd Setup workflow 2024-01-23 16:16:46 -05:00
Josh 6e8b5d8fba
Merge pull request #11691 from CesiumGS/actions-pull-request
Run dev workflow for external contributor PRs
2024-01-08 14:05:55 -05:00
Josh db73d23be8 remove placeholders 2023-12-20 14:56:52 -05:00
Jeshurun Hembd 15c9d72734
Merge pull request #11693 from CesiumGS/use-issue-forms
Switch issue templates to Issue forms
2023-12-20 14:06:15 -05:00
Josh e45055eda9 add triage label 2023-12-18 10:24:20 -05:00
Marco Hutter 872e3eba06 Consistent spelling in PR template 2023-12-16 14:09:04 +01:00
Gabby Getz efecbc781e Make sure dev workflow runs make-zip 2023-12-15 15:31:35 -05:00
Gabby Getz fb916ad93d move deploy to push-only workflow 2023-12-15 15:27:00 -05:00