-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(config): allow multiple branch/pr limits #32556
feat(config): allow multiple branch/pr limits #32556
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems a big refactor is included in this PR and it would be easier to review if it would be split out.
Before we calculated and logged the remaining values, now we calculate the current count only
You seem to be describing the intended feature / behavior change of this PR. It's not a refactor.. |
Merge after holidays |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge after holidays
Happy new year! 🎊 |
🎉 This PR is included in version 39.119.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks so much for getting this merged, it will be a game-changer for my monorepo! How can I find out when v39.119.0 makes its way into the hosted version of Renovate? |
)" This reverts commit 03f2229.
Changes
Allows concurrent and hourly limits to be set in package rules. (implemented everything mentioned in this comment)
Context
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
Old Behaviour: follows hourly limits, 1, 2, 3
New Behaviour 1, 2, 3
Note: Test descriptions present in readme of each test repo