]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: dev: generate changelog from git log
authorNicki Křížek <nicki@isc.org>
Mon, 29 Jul 2024 12:15:49 +0000 (12:15 +0000)
committerNicki Křížek <nicki@isc.org>
Mon, 29 Jul 2024 12:15:49 +0000 (12:15 +0000)
commita64ecc5fdd89005bb84df62da954d45e0ca313b4
tree03af68985eb9a0f94e8f8dec7e92ba6d36d9eef0
parent315d3d771f6ecd3c882cf19064da63505f536275
parentbcc99213a57b4e93176040a277508fc90f6e771b
new: dev: generate changelog from git log

Use a single source of truth, the git log, to generate the list of CHANGES. Use the .rst format and include it in the ARM for a quick reference with proper gitlab links to issues and merge requests.

Closes #75

Merge branch 'nicki/add-gitchangelog' into 'main'

Closes #75

See merge request isc-projects/bind9!9152