Skip to content

Commit 484d851

Browse files
moraescJelloBagel
andauthored
Update content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-repository.md
Co-authored-by: Stephanie Hong <41085564+JelloBagel@users.noreply.github.com>
1 parent f58fd30 commit 484d851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also enable activity limitations on all repositories owned by your perso
3333

3434
## Limiting concurrent open pull requests for users without write access
3535

36-
In a public repository, you can also set a maximum number of pull requests that a user without write access can have open at the same time. When a user without write access reaches the limit, they must close or have an existing pull request merged before they can open a new one.
36+
In a public repository, you can set a maximum number of pull requests that a user without write access can have open at the same time. When a user without write access reaches the limit, they can close or merge an existing pull request before they can open a new one.
3737

3838
This setting helps maintainers manage contribution volume by preventing users from opening an excessive number of pull requests, which can overwhelm review queues and trigger unnecessary CI runs. The limit only applies to users without write access — users with write access or higher are not affected.
3939

0 commit comments

Comments
 (0)