spiegel-keyman/.github
Marc Durdin 3754cac89b maint(resources): only automatically merge keyman-server PRs with automerge label
Prevents PRs from keyman-server from being merged unless they already
have the 'automerge' label. This supports the upcoming epic-master-merge
infrastructure, where we would like to automatically approve the PRs but
allow maintainers to merge when ready.

We cannot specify required status checks at this point, because we don't
necessarily know which status checks will be required for a given PR. A
future improvement would be to define a new status check which verifies
that all the expected builds for a given PR have passed, and then make
that into a required status check for all master,beta,stable-x.y,epic/
branches. This status check would need to be updated automatically
whenever another status check completes. Probably should be implemented
as a GHA.

In the future, we could move to using GitHub's auto-merge functionality,
and not use the current auto-merge action but that's a much bigger
change.

Also, upgraded auto-approve to v4.0.0 to remove node deprecation
warnings.
2025-06-13 09:32:04 +10:00
..
actions maint(linux): update to new version of gha-ubuntu-packaging 2025-06-02 09:20:17 +02:00
ISSUE_TEMPLATE Update .github/ISSUE_TEMPLATE/bug_report.yml 2025-03-07 17:08:31 +01:00
workflows maint(resources): only automatically merge keyman-server PRs with automerge label 2025-06-13 09:32:04 +10:00
labeler.yml maint(common): tweak labels for common and core 2025-05-28 11:31:26 +02:00
multi-labeler.yml Merge pull request #13780 from keymanapp/maint/common/labels 2025-04-29 11:16:14 +07:00