]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add newline for changelog CI job
authorNicki Křížek <nicki@isc.org>
Tue, 24 Jun 2025 14:35:56 +0000 (16:35 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 24 Jun 2025 15:31:56 +0000 (15:31 +0000)
commit01f20420b28665ffad2df40a3a72087fbf751f39
tree83db9edc66ad11d1f6e6304c439fa50ca1c248ea
parenta40e1f0e659a7866d437e2ad8d81c24aa4c3ae45
Add newline for changelog CI job

In case the changelog file doesn't have an empty line at the end of the
file, the job may fail with the following error:

WARNING: Bullet list ends without a blank line; unexpected unindent.

This typically happens in MRs targeting the -S edition, as those
changelogs usually don't have an empty newline. This change ensures the
changelog job can pass and verify the title/desc contents even in those
cases.

(cherry picked from commit ebf155ecc82fbf20576ce1cf8e6c9521430b4c66)
.gitlab-ci.yml