Currently the Repo Sync Stall checker is including PRs that aren't repo
sync PRs. This change should ensure that is no longer the case
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>
* 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>
Get repo sync updated on a cron as some extra hardening
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Confirm w/ internal GitHub team members when they post to docs
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* Check repository references
* Remove "foundRepoNames" that I used to find all the unique names
* A little speed up with Set
* Ignore a few files
* Remove remaining references
* Update README.md