[webkit-changes] [WebKit/WebKit] fbca8f: [git-webkit revert] Setting issue as a radar dupli...

Brianna Fan noreply at github.com
Fri Jan 26 23:42:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fbca8fd9a3e2b3186d3563de390010a8fce5f840
      https://github.com/WebKit/WebKit/commit/fbca8fd9a3e2b3186d3563de390010a8fce5f840
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py

  Log Message:
  -----------
  [git-webkit revert] Setting issue as a radar duplicates the radar in commit message
https://bugs.webkit.org/show_bug.cgi?id=268173
rdar://problem/121674742

Reviewed by Jonathan Bedard.

Changes how radars and automatic commenting are handled by git-webkit revert.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.get_issue_info): Moved automatic bug comments to Revert.revert_commit.
(Revert.create_revert_commit_msg): Added search for bugs referenced by a radar.
If an issue is redacted, prompt for a reason.
(Revert.revert_commit): Automatic bug comments are added only after a successful revert.
(Revert.main):

Canonical link: https://commits.webkit.org/273600@main




More information about the webkit-changes mailing list