Skip to content
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(preset)!: decrease prConcurrentLimit to 10 #12892

Merged
merged 5 commits into from Dec 9, 2021
Merged

feat(preset)!: decrease prConcurrentLimit to 10 #12892

merged 5 commits into from Dec 9, 2021

Conversation

olegkrivtsov
Copy link
Contributor

Changes:

Decrease :prConcurrentLimit from 20 to 10 in our config:base preset #11909

Context:

Closes #11909

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@viceice viceice added breaking Breaking change, requires major version bump core:config Related to config capabilities and presets labels Nov 30, 2021
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rarkins We need to prepare a new major version branch.

@rarkins rarkins changed the title feat(preset): decrease prConcurrentLimit to 10 feat(preset)!: decrease prConcurrentLimit to 10 Nov 30, 2021
Co-authored-by: Rhys Arkins <rhys@arkins.net>
@rarkins rarkins requested a review from viceice December 1, 2021 11:10
@rarkins rarkins merged commit ec6077d into renovatebot:main Dec 9, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 30.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump core:config Related to config capabilities and presets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decrease :prConcurrentLimit from 20 to 10 in our config:base preset
5 participants