From: Nicki Křížek Date: Wed, 14 Aug 2024 15:25:26 +0000 (+0000) Subject: chg: ci: Check that generated changelog entry doesn't break docs build X-Git-Tag: v9.21.1~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac395b058c1ab6bb7df3219f92b8a54a40491e64;p=thirdparty%2Fbind9.git chg: ci: Check that generated changelog entry doesn't break docs build Since changelog entries are now generated from MR title&description, they aren't sanity checked during a regular docs build. If these contain special sequences that will be interpreted by sphinx, it might result in breakage that would have to be amended manually. Add a CI check to test a doc build with changelog after the MR is merged to ensure that the docs can be built when generating changelog from pristine git contents. Related #4847 Merge branch 'nicki/add-changelog-entry-check' into 'main' See merge request isc-projects/bind9!9294 --- ac395b058c1ab6bb7df3219f92b8a54a40491e64