-
- Downloads
feat: prConcurrentLimit
Adds a new feature to limit the number of concurrent branches/PRs to have open at any one time. Defaults to 0 (disabled), set it to a positive integer to enforce that limit.
Showing
- lib/config/definitions.js 7 additions, 0 deletionslib/config/definitions.js
- lib/workers/repository/write.js 15 additions, 1 deletionlib/workers/repository/write.js
- test/workers/repository/write.spec.js 10 additions, 0 deletionstest/workers/repository/write.spec.js
- website/docs/_posts/2017-10-05-configuration-options.md 11 additions, 0 deletionswebsite/docs/_posts/2017-10-05-configuration-options.md
Loading
Please register or sign in to comment