request_reviews ๐
The request_reviews
action requests reviews from users for the pull
request.
Key Name |
Value Type |
Default |
Value Description |
---|---|---|---|
|
list of string or dictionary of login and weight |
The username to request reviews from. |
|
|
list of string or dictionary of login and weight |
The team name to request reviews from. |
|
|
integer between 1 and 15 |
Pick random users and teams from the provided lists. When
|
Note
GitHub does not allow to request more 15 users or teams for a review.