Skip to content

Conversation

@npalm
Copy link
Member

@npalm npalm commented Oct 30, 2025

This pull request updates the Dependabot configuration to introduce a cooldown period for experimental branches across multiple update directories. This change helps prevent Dependabot from creating experimental branches too frequently, reducing noise and potential merge conflicts.

Dependabot configuration enhancements:

  • Added the experimental-branch-cooldown setting with default-days: 5 to the root /, /lambdas, /.ci/Dockerfile, /.devcontainer/Dockerfile, and /.github/workflows/mkdocs update directories in .github/dependabot.yml. [1] [2] [3] [4] [5]

@npalm npalm requested a review from a team as a code owner October 30, 2025 14:59
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@npalm npalm requested review from Copilot and rjaegers October 30, 2025 15:33
Copy link
Contributor

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

This PR adds experimental branch cooldown configuration to Dependabot updates across multiple package ecosystems. The cooldown setting introduces a 5-day delay before creating follow-up pull requests on the same branch, helping to reduce PR noise and allow time for initial updates to be reviewed.

  • Adds experimental-branch-cooldown with default-days: 5 to all five Dependabot update configurations
  • Applies consistently across GitHub Actions, Python pip, and Docker ecosystem updates

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

Copy link
Contributor

@rjaegers rjaegers left a comment

Choose a reason for hiding this comment

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

I think the option is just cooldown now. I can't find any reference to experimental-branch-cooldown in the Dependabot documentation.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#cooldown-

@npalm npalm requested a review from rjaegers November 3, 2025 09:47
@npalm npalm merged commit d6c99ce into main Nov 3, 2025
9 checks passed
@npalm npalm deleted the npalm/zizmor-cooldown-req branch November 3, 2025 09:53
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