NEW 245677
Reviewers who approve a PR after `validate-commiter-and-reviewer` should be included in the final Reviewed by line
https://bugs.webkit.org/show_bug.cgi?id=245677
Summary Reviewers who approve a PR after `validate-commiter-and-reviewer` should be i...
Wenson Hsieh
Reported 2022-09-26 09:07:51 PDT
In the GitHub workflow, if you have a patch that's - Reviewed by A - Tagged with `merge-queue` - Passes the `validate-commiter-and-reviewer` check in merge queue. - Reviewed by B - Lands ...the "Reviewed by" line will only say "Reviewed by A", but it would be ideal to have "Reviewed by A and B".
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-03 09:08:21 PDT
Jonathan Bedard
Comment 2 2023-01-18 07:53:34 PST
I guess this would entail running the `validate-committer-and-reviewer` check right before landing.
Note You need to log in before you can comment on or make changes to this bug.