We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24ccb2e + 71aeb8b commit bc181acCopy full SHA for bc181ac
src/triagebot/review-submitted.md
@@ -1,10 +1,13 @@
1
# Review Changes Requested
2
3
-This feature will automatically adjust the labels on a pull request when a reviewer sends a review with changes requested.
+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.
6
7
## Usage
8
9
When creating a pull request review, click the "Request Changes" option when finishing the review.
10
11
This will automatically remove the review labels, and add a new label to indicate that the PR is waiting on the author.
12
13
## Configuration
0 commit comments