WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260831
[git-webkit] Correctly parse EWS data in PR body
https://bugs.webkit.org/show_bug.cgi?id=260831
Summary
[git-webkit] Correctly parse EWS data in PR body
Jonathan Bedard
Reported
2023-08-28 16:15:10 PDT
EWS adds to the body of every PR. webkitscmpy has code which attempts to parse the body of a PR to seperate the original commit message of the commits involved in a PR. webkitscmpy should have always excluded the EWS data from it's parsed body, but we never updated our regexes to ensure that happens.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-28 16:15:26 PDT
<
rdar://problem/114593055
>
Jonathan Bedard
Comment 2
2023-08-28 16:28:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17156
EWS
Comment 3
2023-08-29 09:44:27 PDT
Committed
267409@main
(9f045b69d7e0): <
https://commits.webkit.org/267409@main
> Reviewed commits have been landed. Closing PR #17156 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug