Skip to content

Commit 4f1eea0

Browse files
authored
Merge pull request #30905 from sanposhiho/patch-1
Change the role restriction for `/lgtm`
2 parents 6e7e9ea + dc58209 commit 4f1eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/review/for-approvers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The most common prow commands reviewers and approvers use are:
7979
{{< table caption="Prow commands for reviewing" >}}
8080
Prow Command | Role Restrictions | Description
8181
:------------|:------------------|:-----------
82-
`/lgtm` | Anyone, but triggers automation if a Reviewer or Approver uses it | Signals that you've finished reviewing a PR and are satisfied with the changes.
82+
`/lgtm` | Organization members | Signals that you've finished reviewing a PR and are satisfied with the changes.
8383
`/approve` | Approvers | Approves a PR for merging.
8484
`/assign` | Reviewers or Approvers | Assigns a person to review or approve a PR
8585
`/close` | Reviewers or Approvers | Closes an issue or PR.

0 commit comments

Comments
 (0)