* Re-enable the Actions workflow linter using the latest version
* Update to the latest actions-linter
* Update to the latest actions-linter
* Rely on secrets.FREEZE directly rather than setting a duplicate env var
* Fix workflow error by using secrets.FREEZE directly as this one doesn't actually set a duplicate env var in the first place!
* Update to latest actions-linter
* Use ${{}} expression syntax
* Readd env.FREEZE to necessary workflows since secrets cannot be checked in 'if' conditions
* Readd the comment to the GraphQL updating workflow about the FREEZE secret
* Upgrade actions-linter
* re-enable graphql updater workflow
* remove scheduled run temporarily
* lint yaml
* re-enable graphql updater workflow
* add my pat for test
* use my pat for create pr
* update peter-evans action
* Action ran graphql script"update-files"
* use github-token
* revert
* Action ran graphql script"update-files" (#17000)
* update another workflow
* add schedule run back
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* check for static file os contributions
* add change to show workflow review
* comment for test
* all pushes
* colon after push
* revert to version number
* debugging strange new error
* copy over file from working branch
* remove version
* update from test branch
* fix cond bug
* revert openapi schema change
* add custom translation handling
* allow testing
* push
* debug label
* move to proper area
* update route parm name
* uncomment
* revert translation
* Apply suggestions from code review
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
* Update .github/workflows/triage-unallowed-contributions.yml
Co-authored-by: Janice <janiceilene@github.com>
* Update .github/workflows/triage-unallowed-contributions.yml
Co-authored-by: Janice <janiceilene@github.com>
* format code
* introduce mod
* add wildcard for openapi files
* revert file
* add back checks after tests
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
* Update to latest repo-sync/pull-request Action
https://github.com/repo-sync/pull-request/pull/38
* Be more specific about the base branch when finding the PR
* Further customize the Slack notification upon failure
* Move repo freeze checks into a separate job to avoid Slack notifications every 15 minutes during freezes
* Add new workflow to remind us about deployment freezes preventing repo-sync once per day
* Reduce unneeded test runs
- Attempt to make the skip logic work w/ required checks
- Move pa11y to cron schedule
- Make browser test conditional
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* add Actions workflow for syncing with Crowdin
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
* use the default GitHub token in the Crowdin workflow
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
* bump to latest version of crowdin/github-action
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
* allow crowdin/github-action@1.0.10 action
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
* update automerge and autosquash workflows
* use the right action version
* try to use one workflow for autosquash and automerge
* Update .github/workflows/automerge.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* auto merge dependadabot updates
* add gh-action-auto-merge-dependency-updates to allowed actions
* update dependency auto merge to version that will approve PR
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>