[webkit-changes] [WebKit/WebKit] e177e8: [git-webkit revert] Add relationships between issu...

Brianna Fan noreply at github.com
Wed Feb 21 10:38:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e177e893ff985e413c4991ebe1d79c2a4f704c5c
      https://github.com/WebKit/WebKit/commit/e177e893ff985e413c4991ebe1d79c2a4f704c5c
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  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] Add relationships between issues when reverting
https://bugs.webkit.org/show_bug.cgi?id=267276
rdar://120723182

Reviewed by Jonathan Bedard.

Adds 'blocks' relationship between bugs and 'cause of' relationship between radars.
This happens after reverting so the issues are only changed with a successful revert.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.get_commit_info):
(Revert.get_issue_info):
(Revert):
(Revert.relate_issues):
(Revert.main):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list