]> 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 13:22:05 +0000 (14:22 +0100)
commit90ce669183ba106830ba7165f2d72f3ba842535b
tree96f37ce78e01f46e6ea320beb97328a920c93707
parentd03cbcf1f569270f2496452fb34e94f3c450c5ae
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