Bug 256305 - [git-webkit] Exclude trailing . in commit regex for cherry-picks
Summary: [git-webkit] Exclude trailing . in commit regex for cherry-picks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-04 07:55 PDT by Jonathan Bedard
Modified: 2023-05-04 10:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 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.
Comment 1 Radar WebKit Bug Importer 2023-05-04 07:55:49 PDT
<rdar://problem/108892742>
Comment 2 Jonathan Bedard 2023-05-04 07:58:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13442
Comment 3 EWS 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.