* 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>
* only run Crowdin workflow on private repo
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
* organize codeowners for localization-related files
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
* do not upload translations
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.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>
We had the same thing to the last docs repository (https://github.com/github/internal-developer.github.com/pull/4800), it was very helpful. Would that be possible? I think the overhead to this solution is to add members from @docs-engineering to @octokit-maintainers, so that no review is required from me or other future Octokit maintainers
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.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>
* Add config.yml for behaviorbot/welcome
* Use correct links, duh
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
* "GitHub docs team member"
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
* set engines.node to >=12
* set engines.node to >=12
* Update node-versions.md
* update Node.js version in Actions workflows
* Update .node-version
* Update references to Node.js version from 12 to 14
* Update Dockerfile to use Node.js 14
* set engines.node to safe "12 - 14" range