]> git.ipfire.org Git - thirdparty/bind9.git/commit
Conflate missing commit reference notifications
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:13:30 +0000 (11:13 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:31:34 +0000 (11:31 +0200)
commit73156cc81b7a27e0ee5108378eeba69a68d4e25e
treeec2257614e2d4f489771ea5fdb9e5759a4cc6a4b
parentd12daaaf712dafeea02f70ecd819bc1fc11ebfa1
Conflate missing commit reference notifications

Instead of creating a separate (potentially lengthy) Danger notification
for every missing commit reference in a backport, produce a single
notification with a list of all unreferenced commit hashes.  This makes
Danger output more concise while retaining all the relevant feedback for
the developer.

(cherry picked from commit 086780dcf08ce1279dee6d30c380e6c0446b17af)
dangerfile.py