RESOLVED FIXED254701
[ews-build.webkit.org] Allow for PRs comprised of cherry-picks to include multiple commits
https://bugs.webkit.org/show_bug.cgi?id=254701
Summary [ews-build.webkit.org] Allow for PRs comprised of cherry-picks to include mul...
Jonathan Bedard
Reported 2023-03-29 16:13:45 PDT
Pull-requests which are comprised entirely of cherry-picks should be exempt from the 1-commit-per-PR policy. The rationale for this is that cherry-picks have already landed somewhere else, so we can be sure that if the whole series of cherry-picks builds, each cherry-pick will very likely build in sequence as well. This assertion is only likely to be true because cherry-picks are coming from elsewhere in the repository.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-29 16:14:02 PDT
Jonathan Bedard
Comment 2 2023-03-29 16:21:45 PDT
EWS
Comment 3 2023-03-30 10:44:34 PDT
Committed 262340@main (1606ea8ade0f): <https://commits.webkit.org/262340@main> Reviewed commits have been landed. Closing PR #12143 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.