[webkit-changes] [WebKit/WebKit] 29338c: [git-webkit] Revert's bug filing should be less ma...

Brianna Fan noreply at github.com
Tue Dec 12 10:01:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29338cd2b8a9aa9c7537b3c74944400f9b3ed19f
      https://github.com/WebKit/WebKit/commit/29338cd2b8a9aa9c7537b3c74944400f9b3ed19f
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

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

  Log Message:
  -----------
  [git-webkit] Revert's bug filing should be less manual
https://bugs.webkit.org/show_bug.cgi?id=265593
rdar://problem/118996008

Reviewed by Jonathan Bedard.

Prompts user for a reason for revert and creates revert bug using existing bug details.
If there are multiple commits being reverted and the categories differ, the user is prompted.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.get_commit_info):
(Revert):
(Revert.get_issue_info):
(Revert.create_revert_commit_msg):
(Revert.revert_commit):
(Revert.main):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/revert_unittest.py:
(TestRevert.test_github):
(TestRevert.test_github_two_step):
(TestRevert.test_args):
(test_update):

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




More information about the webkit-changes mailing list