]> git.ipfire.org Git - thirdparty/bind9.git/commit
danger: check backport commits for original commit IDs
authorTom Krizek <tkrizek@isc.org>
Thu, 15 Dec 2022 16:52:52 +0000 (17:52 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 16 Dec 2022 12:37:12 +0000 (13:37 +0100)
commitc617f97784ff898cfea7bbbc6ab6c92eb409009d
treea26a1e368744029662d7eab86c56e82c3a96438a
parent89530f1a1cb2e90b5368605fc317eaed35bf9d1f
danger: check backport commits for original commit IDs

A full backport must have all the commit from the original MR and the
original commit IDs must be referenced in the backport commit messages.

If the criteria above is not met, the MR should be marked as a partial
backport. In that case, any discrepencies are only logged as informative
messages rather than failures.
dangerfile.py