]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make changelog audience mandatory
authorNicki Křížek <nicki@isc.org>
Mon, 14 Oct 2024 17:32:39 +0000 (19:32 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 29 Oct 2024 16:03:37 +0000 (16:03 +0000)
commitc8eec28cdee87321be4b22438489a0cc0b23fc85
tree4e6a3e40c3b409861fc81e4606ca9426717664f4
parentf63b2304a18889642df51c3828b0510d86bd5ebb
Make changelog audience mandatory

Use a stricter hazard check which ensures the audience tag is present in
the MR title and is one of the known values. This prevents siuations
where incorrect audience is accidentally used, resulting in a missing
changelog entry or a release note.

(cherry picked from commit cdb93bcbd45535e304717aca43571a9e2e2d17fc)
dangerfile.py