Skip to content

[sc-76174] Implement soak time for dependabot#19

Merged
justinwalz merged 1 commit intomainfrom
sc-76174-dependabot-cooldown
Apr 10, 2026
Merged

[sc-76174] Implement soak time for dependabot#19
justinwalz merged 1 commit intomainfrom
sc-76174-dependabot-cooldown

Conversation

@justinwalz
Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings April 8, 2026 14:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a “soak time” (cooldown) window to Dependabot update generation so dependency update PRs are delayed/limited according to a default 7-day cooldown for both Go modules and GitHub Actions updates.

Changes:

  • Added cooldown.default-days: 7 to the gomod Dependabot update config.
  • Added cooldown.default-days: 7 to the github-actions Dependabot update config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@justinwalz justinwalz requested a review from a team April 8, 2026 14:52
@justinwalz justinwalz merged commit d65326e into main Apr 10, 2026
6 checks passed
@justinwalz justinwalz deleted the sc-76174-dependabot-cooldown branch April 10, 2026 16:44
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.

3 participants