Skip to content

Set Dependabot cooldown to 3 days#79

Merged
marcin-jozefowicz merged 1 commit into
mainfrom
chore/dependabot-cooldown
Jul 22, 2026
Merged

Set Dependabot cooldown to 3 days#79
marcin-jozefowicz merged 1 commit into
mainfrom
chore/dependabot-cooldown

Conversation

@sml-dependabot-cooldown

Copy link
Copy Markdown
Contributor

Enforces the central supply-chain cooldown on .github/dependabot.yml (cooldown.default-days = 3) on every updates: entry.

New dependency versions are held for this many days before Dependabot proposes a version update, so a compromised release has time to be detected. Security updates (published GHSA/CVE advisories) bypass the cooldown and are unaffected.

Opened by the central dependabot-cooldown workflow.

Copilot AI review requested due to automatic review settings July 22, 2026 14:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Adds a “cooldown” period to Dependabot update configurations, presumably to reduce PR churn by spacing out automated update PRs.

Changes:

  • Added a cooldown.default-days: 3 block to the first update config (npm dependencies with groups).
  • Added a cooldown.default-days: 3 block to the GitHub Actions update config.

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

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml
@marcin-jozefowicz
marcin-jozefowicz merged commit 6cb8adc into main Jul 22, 2026
8 checks passed
@marcin-jozefowicz
marcin-jozefowicz deleted the chore/dependabot-cooldown branch July 22, 2026 14:46
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