implement mergify rules for release branches (#10135)
commitdd123e66e172cebfc330dbbd3a8e7123154d3b66
authorbrandon s allbery kf8nh <allbery.b@gmail.com>
Sat, 24 Aug 2024 04:46:26 +0000 (24 00:46 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 04:46:26 +0000 (24 04:46 +0000)
tree94723a327178cdfba134f50d78156a200048008d
parent8ffea4ef1311a15b95bd6f113d15f1858afbc789
implement mergify rules for release branches (#10135)

* implement mergify rules for release branches

We only handled the case of backports previously, but the current
release checklist expects that we can commit PRs to release
branches during a release (e.g. changelogs, because we want the
list of changelog.d files that are actually part of the release).

* block merging if PR has a 'blocked:' label

* update backports strategy for #10260

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
.github/mergify.yml