Skip to content

Commit 686eb21

Browse files
moraescdocs-botCopilotsaritai
authored
Clarify that draft PRs don't count toward the concurrent PR limit (#61797)
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
1 parent a93466b commit 686eb21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ In a public repository, you can set a maximum number of pull requests that a use
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

40+
Draft pull requests do not count toward a user's limit. Only open, non-draft pull requests are counted when determining whether a user has reached the maximum.
41+
4042
### Adding trusted contributors to the bypass list
4143

4244
Rather than granting full collaborator access, you can add trusted contributors to a bypass list, allowing them to exceed the pull request limit while keeping their permissions otherwise unchanged. This bypass is ideal for regular external contributors who routinely open multiple pull requests but do not need the additional permissions that come with collaborator access.

0 commit comments

Comments
 (0)