]> git.ipfire.org Git - thirdparty/bind9.git/commit
Handle [placeholder] CHANGES entries
authorMichał Kępień <michal@isc.org>
Mon, 18 Jan 2021 13:57:47 +0000 (14:57 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 18 Jan 2021 14:13:34 +0000 (15:13 +0100)
commitf4e62d7102d7978c2aa80d19bdadb6c0a7bf5b64
tree50d96c5edefa3e45e09195f2f6c6e62fdc95fed6
parent7e86197136116a6d5854d1874060667e760f7b94
Handle [placeholder] CHANGES entries

Make the Danger GitLab CI job fail when a merge request targeting a
branch different than "main" adds any [placeholder] entries to the
CHANGES file.  Prevent Danger from flagging missing GitLab identifiers
for [placeholder] CHANGES entries.

(cherry picked from commit 2f77c7680a14beb89b7d38007a604e38e21b1521)
dangerfile.py