[PATCH] D105578: utils: add a revert checker
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 12:02:52 PDT 2021
tstellar accepted this revision.
tstellar added a comment.
This revision is now accepted and ready to land.
Thank you! This looks great. I think we could use this in a GitHub action to help flag commits on the release branch that has been reverted in trunk. It may also be possible to setup a notification system that downstream users could subscribe to in order to be notified of reverts.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105578/new/
https://reviews.llvm.org/D105578
More information about the llvm-commits
mailing list