]> 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 15:22:53 +0000 (16:22 +0100)
commitcdb93bcbd45535e304717aca43571a9e2e2d17fc
tree0866a2e407d0d0068326a9ccbe22227b1c5c9fd9
parent9e4629121149577f022ec0cd0336a05400febccd
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.
dangerfile.py