]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.16] chg: Remove danger checks for release notes and CHANGES
authorNicki Křížek <nicki@isc.org>
Mon, 5 Aug 2024 15:55:46 +0000 (15:55 +0000)
committerNicki Křížek <nicki@isc.org>
Mon, 5 Aug 2024 15:55:46 +0000 (15:55 +0000)
commit62eb73b626045232d3d2736e11638e16dcf39a00
treec6a3b6512b8a7f4a3908ffd4c4be54e16f45ed3a
parent07077fb19996a3efcb4069407dcdb64d4ea1ee55
parent7ee9398e10238f2cec0723d5c76e6740714bde37
[9.16] chg: Remove danger checks for release notes and CHANGES

Since 9.21.0-dev, the release notes and changelog process has been
changed. Backport to the EoL branch are no longer expected to have
either CHANGES or release notes, as we aren't going to release any more
versions anyway.

Related #75

Merge branch '75-gitchangelog-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9182