This is an archive of the discontinued LLVM Phabricator instance.

[Utils] Add URL formatting for revert_checker
ClosedPublic

Authored by CrystalSplitter on Mar 30 2022, 5:06 PM.

Details

Summary

This lets the revert_checker.py get called with the -u option, which formats the revert and reverted SHAs into handy URLs which point to the LLVM reviews associated with those SHAs.
This is useful for viewers to look quickly at the changes made by SHAs that were potentially reverted.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
CrystalSplitter requested review of this revision.Mar 30 2022, 5:06 PM

LGTM, thanks!

Do you have commit access, or should I land this for you?

This revision is now accepted and ready to land.Mar 30 2022, 5:21 PM

I do not appear to have commit access. I don't see any buttons to do so, and this account is 50 minutes old--but I could just be ignorant. :)

This revision was landed with ongoing or failed builds.Mar 30 2022, 5:31 PM
This revision was automatically updated to reflect the committed changes.