]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check for cherry pick message in backport commits in danger CI
authorTom Krizek <tkrizek@isc.org>
Tue, 8 Nov 2022 09:53:09 +0000 (10:53 +0100)
committerTom Krizek <tkrizek@isc.org>
Tue, 8 Nov 2022 13:40:14 +0000 (14:40 +0100)
commitdf30dffdd16a4368ba0008017e75f16dcf53a1c1
treedd2a1da168561f238e93a237513da1957a625a11
parentf8ed380890abbdce2116a7ce723cf127aff01924
Check for cherry pick message in backport commits in danger CI

Using the -x option for cherry pick makes it easy to link commits across
branches and it is recommended to use for all backport commits (with
exceptions -- thus a warning level rather than failure).

(cherry picked from commit 5ecb277090958cda2ec346ddde48849a3aaade33)
dangerfile.py