Skip to content

add a 3-day cooldown for npm updates#2541

Open
ElliotFriend wants to merge 2 commits into
mainfrom
build/dependabot-cooldown
Open

add a 3-day cooldown for npm updates#2541
ElliotFriend wants to merge 2 commits into
mainfrom
build/dependabot-cooldown

Conversation

@ElliotFriend

@ElliotFriend ElliotFriend commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

configuring cooldown for the dependabot pull requests. we've already configured a pnpm cooldown for packages of 3 days. dependabot can sometimes create pull requests with too-recent packages, which then fail to build (see #2540)

Copilot AI review requested due to automatic review settings July 1, 2026 19:16

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

This PR updates the repository’s Dependabot configuration to add a 3-day cooldown for npm dependency update pull requests, reducing the likelihood of Dependabot proposing updates immediately after upstream releases (which can lead to transient build failures).

Changes:

  • Added a cooldown configuration for the npm package ecosystem with default-days: 3.
  • Normalized the formatting/line alignment of the existing Docker group patterns line (no functional change).

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

@stellar-jenkins-ci

Copy link
Copy Markdown

@stellar-jenkins-ci

Copy link
Copy Markdown

@ElliotFriend ElliotFriend requested a review from kaankacar July 1, 2026 20:55
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