From 86d814cdde3589af6fd2ad22acea614f4b409274 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 3 Jun 2020 17:01:43 +0100 Subject: Check the changelog number in check-newsfragment (#7623) --- changelog.d/7623.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7623.misc (limited to 'changelog.d/7623.misc') diff --git a/changelog.d/7623.misc b/changelog.d/7623.misc new file mode 100644 index 0000000000..34a6f6a6a2 --- /dev/null +++ b/changelog.d/7623.misc @@ -0,0 +1 @@ +Update CI scripts to check the number in the newsfile fragment. -- cgit 1.5.1