You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/review/for-approvers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ The most common prow commands reviewers and approvers use are:
79
79
{{< table caption="Prow commands for reviewing" >}}
80
80
Prow Command | Role Restrictions | Description
81
81
:------------|:------------------|:-----------
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.
83
83
`/approve` | Approvers | Approves a PR for merging.
84
84
`/assign` | Reviewers or Approvers | Assigns a person to review or approve a PR
85
85
`/close` | Reviewers or Approvers | Closes an issue or PR.
0 commit comments