Skip to content

Add dependabot cooldown and open pr limit [WHIT-3369]#2544

Merged
GDSNewt merged 2 commits into
mainfrom
add-dependabot-cooldown-and-open-pr-limit
May 7, 2026
Merged

Add dependabot cooldown and open pr limit [WHIT-3369]#2544
GDSNewt merged 2 commits into
mainfrom
add-dependabot-cooldown-and-open-pr-limit

Conversation

@davidsauntson
Copy link
Copy Markdown
Contributor

Adds a dependabot cooldown of 3 days and increases the upper limit on dependabot PRs to 25, as agreed in https://gov-uk.atlassian.net/browse/WHIT-3369

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

govuk-dependabot-auto-merger will soon require the dependabot config to include a cooldown period for it to merge external dependendcies. This commit adds a 3 day cooldown to all package ecosystems.
This is an [incident action](https://docs.google.com/document/d/1D-j1Z-p7C-tK5rkYcesOCaqGqRhM7JEfMCSisLdsJf4/edit?tab=t.0).

As per [the docs](https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#open-pull-requests-limit-)...

> Dependabot default behavior:
>   If five pull requests with version updates are open, no further pull requests are raised until some of those open requests are merged or closed.
>   Security updates have a separate, internal limit of ten open pull requests which cannot be changed.
>
> When open-pull-requests-limit is defined:
>   Dependabot opens pull requests up to the defined integer value. A large value can be set to effectively remove the open pull request limit.

Raising the limit to 25 as agreed in https://gov-uk.atlassian.net/browse/WHIT-3369, in line with other repos.
@GDSNewt GDSNewt merged commit 75b4c43 into main May 7, 2026
13 checks passed
@GDSNewt GDSNewt deleted the add-dependabot-cooldown-and-open-pr-limit branch May 7, 2026 15:08
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