spiegel-keyman/resources/build/ci
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
..
cancel-builds maint: remove triggers for LMLayer-specific build configuration 2025-04-30 15:05:48 +07:00
test chore(common): unify pull-request creation scripts 2023-10-30 06:22:52 +07:00
pull-requests.inc.sh maint(resources): only automatically merge keyman-server PRs with automerge label 2025-06-13 09:32:04 +10:00