]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.11] chg: ci: Mark merged security fixes as "Not released yet"
authorMichał Kępień <michal@isc.org>
Thu, 7 May 2026 16:15:05 +0000 (18:15 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 16:15:05 +0000 (18:15 +0200)
commit53bb592ed725e0aa6db16cfcdaefe0e8b045d759
treeddb4bbb85e3048296670c135a0af1d09ada4fcf0
parentb2ece024b0d772d9f7ade2ca53e5e2644128de2e
parent6c87f5a0ab258d3be05b1c0d9706826673dc8605
[9.11] chg: ci: Mark merged security fixes as "Not released yet"

Adjust the triggering rules for the "merged-metadata" CI job so that
merge requests merged into security-* branches are automatically
assigned to the "Not released yet" milestone, just like merge requests
targeting public branches.  This enables merge requests containing
security fixes to be correctly processed by release automation scripts.

Backport of MR !11984

Merge branch 'backport-pspacek/extend-not-released-yet-milestone-9.11' into 'bind-9.11'

See merge request isc-projects/bind9!11990