]> 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:34:58 +0000 (14:34 +0100)
commit5ecb277090958cda2ec346ddde48849a3aaade33
tree410bf1450236d93080c652455e787d4d9b37dd45
parent402b11431c1ea417ffcd586c547f303c127b655e
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).
dangerfile.py