RESOLVED FIXED 243284
[git-webkit] Allow re-running command with --issue
https://bugs.webkit.org/show_bug.cgi?id=243284
Summary [git-webkit] Allow re-running command with --issue
Simon Fraser (smfr)
Reported 2022-07-27 21:34:20 PDT
I did `git webkit pr --no-update --issue 237812`, and it stalled (bug 243283) so I did it again, and got: LayoutTests % git webkit pr --no-update --issue 237812 Creating a pull-request for '237812' but we're on 'eng/iOS-editingspellingediting-word-with-marker-1-html-causes-the-subsequent-test-to-time-out' It should be smart enough to know that "eng/iOS-editingspellingediting-word-with-marker-1-html-causes-the-subsequent-test-to-time-out" is associated with the same issue.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-03 21:35:15 PDT
serakeri
Comment 2 2022-08-04 13:08:46 PDT
I'm looking into a fix for this. I think that the issue needs to be pulled from the repository message. Would just comparing the issue number from the head commit work?
Simon Fraser (smfr)
Comment 3 2022-10-11 21:32:29 PDT
This is probably my biggest issue with the `git webkit` workflow.
Jonathan Bedard
Comment 4 2023-07-07 17:38:23 PDT
EWS
Comment 5 2023-07-20 14:30:11 PDT
Committed 266187@main (273f723b9c16): <https://commits.webkit.org/266187@main> Reviewed commits have been landed. Closing PR #15660 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.