]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fail for merge requests with "Affects v9.x" labels
authorMichał Kępień <michal@isc.org>
Mon, 3 Jun 2024 11:07:21 +0000 (13:07 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 3 Jun 2024 11:07:21 +0000 (13:07 +0200)
commitaae51cf28d4466907e152591c8a00525f7ec7038
treefe558f78692c51494a6baaa49eb0dd6b40d1d534
parent80ec57f198e5706e653ebe2016f41dc6f856db8c
Fail for merge requests with "Affects v9.x" labels

Setting "Affects v9.x" labels on a merge request duplicates information
already present on the GitLab issue associated with that merge request.
For trivial merge requests that are not associated with any GitLab
issue, setting the "Affects v9.x" label(s) is considered unnecessary.
Trigger a failure for every merge request marked with at least one
"Affects v9.x" label.
dangerfile.py