[webkit-changes] [WebKit/WebKit] 0f11d3: [git-webkit revert] Should error when radar is not...

Brianna Fan noreply at github.com
Fri Feb 16 15:06:04 PST 2024


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

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

  Log Message:
  -----------
  [git-webkit revert] Should error when radar is not found instead of creating bug with radar title
https://bugs.webkit.org/show_bug.cgi?id=268934
rdar://problem/122490424

Reviewed by Jonathan Bedard.

Returns an error when an issue is not found when a link is passed in.
Previous behaviour meant that the link would be used as a title to construct a new bug.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert):
(Revert.get_issue_info): Adds check so that radar and bugzilla links are not used as titles.
(Revert.create_revert_commit_msg): Consolidates issue logic.

Canonical link: https://commits.webkit.org/274885@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