Bug 238095 - [Merge-Queue] Support multiple reviewers names
Summary: [Merge-Queue] Support multiple reviewers names
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: 2022-03-18 14:08 PDT by Jonathan Bedard
Modified: 2022-03-21 10:11 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 2022-03-18 14:08:32 PDT
Pull requests often have multiple reviewers, while patches only have a single reviewer. The reviewer_full_name property should be a list instead of a string.
Comment 1 Radar WebKit Bug Importer 2022-03-18 14:08:48 PDT
<rdar://problem/90503503>
Comment 2 Jonathan Bedard 2022-03-18 14:10:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/213
Comment 3 Jonathan Bedard 2022-03-21 10:11:48 PDT
Landed https://commits.webkit.org/248662@main (r291560)