Skip to content

Conversation

@bouwkast
Copy link
Collaborator

Summary of changes

This will make it so that Dependabot can only have 1 PR open at any time for the version bumps for tested versions.

Reason for change

I think having multiple is just noise, as the first one will kick off a new [Test Package Versions Bump] and after that gets merged I think all the dependabot ones just get closed.

Implementation details

Added open-pull-requests-limit: 1 to just the dependabot stage for these

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#open-pull-requests-limit-

Test coverage

Nope

Other details

Does this make sense 🤷

@bouwkast bouwkast requested a review from a team as a code owner October 17, 2025 18:14
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Oct 17, 2025
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

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

Good idea! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants