]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add BIND9 configuration for gitchangelog
authorNicki Křížek <nicki@isc.org>
Mon, 22 Jul 2024 12:52:13 +0000 (14:52 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 29 Jul 2024 11:03:20 +0000 (13:03 +0200)
commit0ec8b99ea395982ea4394d5942bf236bc0b2d66f
treebb0c402c007daf47a9f88666600c01e0b92f3cae
parente9b6031e0c0d006cf40e78a12badc147ad4e9ae7
Add BIND9 configuration for gitchangelog

The configuration has been crafted to cater for BIND9 needs:
- Define actions that have an equivalent section in existing Release
  Notes
- Assume the commits that have the necessary changelog makrup are merge
  commits from GitLab and transform them into messages and proper links
- Put the resulting changelog into the proper place in
  doc/arm/changelog.rst
- Have a separate configuration for changelog and release notes. Both of
  these should be generated from the `git log`, with release notes being
  subject to more scrutiny and further editing
.gitchangelog.rc [new symlink]
.reuse/dep5
contrib/gitchangelog/changelog.rc.py [new file with mode: 0644]
contrib/gitchangelog/relnotes.rc.py [new file with mode: 0644]