]> 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 14:06:57 +0000 (15:06 +0100)
commit6129b0a210b34d975fdb995e0b482ef324649bfd
tree32438f0fbdbd2a0fe8b09e1b5f64c80af85d5cde
parent57d4fa8e43ff881d4fc6199573272ca6c3eff14e
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.

(cherry picked from commit c617f97784ff898cfea7bbbc6ab6c92eb409009d)
dangerfile.py