]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.16] chg: ci: Mark merged security fixes as "Not released yet"
authorMichał Kępień <michal@isc.org>
Thu, 7 May 2026 16:15:02 +0000 (18:15 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 16:15:02 +0000 (18:15 +0200)
commitc3a0df7d645da955a2d3d4a4f567dcfe68ecdc02
treee2ecfca352a3e68968425b36ab583a18b7fcd545
parent9a909c09b3c25ec2a39b60cfe427f48d2e2a4b77
parent65bc263976a23fc178735d041e80928f28b281b7
[9.16] 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.16' into 'bind-9.16'

See merge request isc-projects/bind9!11989