Skip to content

ci(dependabot): add cooldown default delay#2986

Merged
baywet merged 1 commit into
mainfrom
ci/dependabot-cooldown
Jul 22, 2026
Merged

ci(dependabot): add cooldown default delay#2986
baywet merged 1 commit into
mainfrom
ci/dependabot-cooldown

Conversation

@baywet

@baywet baywet commented Jul 22, 2026

Copy link
Copy Markdown
Member

Adds a 7-day default Dependabot cooldown so CIF deployment has time to complete before dependency update PRs are opened.

This helps avoid getting ahead with versions before they are fully available through deployment.

Copilot AI review requested due to automatic review settings July 22, 2026 16:40
@baywet
baywet requested a review from a team as a code owner July 22, 2026 16:40
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in commit 2c75365 in the ci/dependabot-cooldo... branch remains at 89%, unchanged from commit 8f4a60b in the main branch.

Copilot AI left a comment

Copy link
Copy Markdown

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 Dependabot “cooldown” window to delay version-update PRs until a release has aged for a minimum period, reducing the chance of opening PRs for versions that aren’t broadly available via deployment yet.

Changes:

  • Introduces cooldown: default-days: 7 for all configured Dependabot ecosystems (GitHub Actions, NuGet, dotnet-sdk, devcontainers).
  • Normalizes the YAML formatting while keeping the existing schedules, grouping, and ignore rules intact.

@baywet
baywet enabled auto-merge July 22, 2026 16:44
@sonarqubecloud

Copy link
Copy Markdown

@baywet
baywet merged commit f7680ae into main Jul 22, 2026
20 checks passed
@baywet
baywet deleted the ci/dependabot-cooldown branch July 22, 2026 21:52
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