Skip to content

Commit 7dc54c5

Browse files
authored
authors cannot approve their own pull requests (github#19116)
1 parent 68b235b commit 7dc54c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/reusables/repositories/request-changes-tips.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
- Repository owners and administrators can merge a pull request even if it hasn't received an approving review, or if a reviewer who requested changes has left the organization or is unavailable.
66
- If both required reviews and stale review dismissal are enabled and a code-modifying commit is pushed to the branch of an approved pull request, the approval is dismissed. The pull request must be reviewed and approved again before it can be merged.
77
- When several open pull requests each have a head branch pointing to the same commit, you won’t be able to merge them if one or both have a pending or rejected review.
8+
- Pull request authors cannot approve their own pull requests.
89

910
{% endtip %}

0 commit comments

Comments
 (0)