Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d86299c7b84b2261ea07bc64af7a28c588c91de6
https://github.com/WebKit/WebKit/commit/d86299c7b84b2261ea07bc64af7a28c588c91de6
Author: Brianna Fan <[email protected]>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py
Log Message:
-----------
[git-webkit] revert should conditionally add radar oops to the commit message
https://bugs.webkit.org/show_bug.cgi?id=309124
rdar://171673299
Reviewed by Ryan Haddad.
Add the same check that `prepare-commit-msg` does for all commits so that
the radar error message isn't added if radarclient doesn't exist on the
user's machine.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.create_revert_commit_msg):
Canonical link: https://commits.webkit.org/308651@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications