Skip to content

Commit 71aeb8b

Browse files
committed
Define what constitute a reviewer for triagebot [review-submitted]
1 parent 24ccb2e commit 71aeb8b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/triagebot/review-submitted.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Review Changes Requested
22

3-
This feature will automatically adjust the labels on a pull request when a reviewer sends a review with changes requested.
3+
This feature will automatically adjust the labels on a pull request when a reviewer[^1] sends a review with changes requested.
4+
5+
[^1]: For the purpose of this feature, a reviewer can either be one of the assignees or anyone who has "write" permissions on the repository.
46

57
## Usage
68

79
When creating a pull request review, click the "Request Changes" option when finishing the review.
10+
811
This will automatically remove the review labels, and add a new label to indicate that the PR is waiting on the author.
912

1013
## Configuration

0 commit comments

Comments
 (0)