Skip to content

Disable gomod version-bump PRs, keep security alerts#278

Merged
yuandrew merged 1 commit into
masterfrom
fix-dependabot-config
May 22, 2026
Merged

Disable gomod version-bump PRs, keep security alerts#278
yuandrew merged 1 commit into
masterfrom
fix-dependabot-config

Conversation

@picatz
Copy link
Copy Markdown
Contributor

@picatz picatz commented May 21, 2026

What was changed

Set open-pull-requests-limit: 0 for gomod in Dependabot config.

Why?

After discussion with @yuandrew, we agreed to suppress automatic version update PRs while still allowing Dependabot security PRs through. Go dependencies are upgraded on-demand, not automatically.

Set open-pull-requests-limit: 0 for all gomod ecosystems to suppress
automatic version update PRs while still allowing security PRs through.
Go dependencies are upgraded on-demand, not automatically.
@picatz picatz requested review from a team as code owners May 21, 2026 18:07
@yuandrew yuandrew merged commit 822a197 into master May 22, 2026
4 checks passed
@yuandrew yuandrew deleted the fix-dependabot-config branch May 22, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants