]> git.ipfire.org Git - thirdparty/bind9.git/commit
Run merged-metadata job for release branches in private repo
authorNicki Křížek <nicki@isc.org>
Mon, 27 Jan 2025 14:30:39 +0000 (15:30 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 28 Jan 2025 13:34:18 +0000 (14:34 +0100)
commit2e5a3bde7ee0123e3af5432f45447776ebea90b9
tree4263755f962a229c20e6b17c12acda285b777dd7
parent94c72e7943ff80c1f245a6bd5dabfd4a1a74e3d8
Run merged-metadata job for release branches in private repo

The prior regex didn't match the actual names we use for release
branches in the private repo. This caused the merged-metadata job to not
be created upon merging to a release branch, resulting in the private MR
not being properly milestoned.

Use the correct regex along with protecting the v9.*-release branches in
the gitlab UI so that they have access to the token used to perform the
required API operations.
.gitlab-ci.yml