RESOLVED FIXED 256305
[git-webkit] Exclude trailing . in commit regex for cherry-picks
https://bugs.webkit.org/show_bug.cgi?id=256305
Summary [git-webkit] Exclude trailing . in commit regex for cherry-picks
Jonathan Bedard
Reported 2023-05-04 07:55:31 PDT
Existing code strips trailing .s in commit representations coming from cherry-pick commit messages. Responding to feedback in https://github.com/WebKit/WebKit/pull/13246, I figured out how to craft a regex that excludes this trailing period.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-04 07:55:49 PDT
Jonathan Bedard
Comment 2 2023-05-04 07:58:26 PDT
EWS
Comment 3 2023-05-04 10:21:54 PDT
Committed 263681@main (4a2df13be225): <https://commits.webkit.org/263681@main> Reviewed commits have been landed. Closing PR #13442 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.