From: Nicki Křížek Date: Tue, 24 Jun 2025 15:30:12 +0000 (+0200) Subject: chg: ci: Add newline for changelog CI job X-Git-Tag: v9.21.10~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea52887e7af21a8bd112dc7f7b309a600de2ddf8;p=thirdparty%2Fbind9.git chg: ci: 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. Merge branch 'nicki/ci-changelog-add-missing-newline' into 'main' See merge request isc-projects/bind9!10628 --- ea52887e7af21a8bd112dc7f7b309a600de2ddf8