-
Notifications
You must be signed in to change notification settings - Fork 64.6k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamdependabotContent related to DependabotContent related to Dependabot
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
By default, Dependabot sets open-pull-requests-limit to 5, and setting it to 0 disables the ecosystem entirely. What remains unclear is whether there’s an officially supported way to remove this limit.
From empirical testing, using any negative number such as -1 seems to remove the limit, though I haven’t found documentation confirming that this behavior is intentional or supported.
I also understand that setting a very large integer (e.g., 1000000) would have a similar effect, but I think that this is less natural/may cause confusion. This is also not stated clearly
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamdependabotContent related to DependabotContent related to Dependabot