Skip to content

Conversation

@mfranzke
Copy link
Collaborator

Proposed changes

resolves #5103

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@mfranzke mfranzke self-assigned this Sep 30, 2025
@mfranzke mfranzke added 🍄🆙improvement New feature or request dependencies Pull requests that update a dependency file labels Sep 30, 2025
@mfranzke mfranzke linked an issue Sep 30, 2025 that may be closed by this pull request
@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2025

⚠️ No Changeset found

Latest commit: c23d2be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mfranzke mfranzke added the 🍒 cherryPick Code that we should adapt from one repository to another. label Sep 30, 2025
@github-actions github-actions bot added 🚢📀cicd Changes inside .github folder and removed 🍒 cherryPick Code that we should adapt from one repository to another. labels Sep 30, 2025
@github-actions
Copy link
Contributor

@mfranzke mfranzke moved this from 🏗 In progress to 🎁 Ready for review in UX Engineering Team Backlog Sep 30, 2025
@mfranzke mfranzke requested a review from Copilot September 30, 2025 12:43
@mfranzke mfranzke enabled auto-merge (squash) September 30, 2025 12:43
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 a cooldown feature to the Dependabot configuration to control the frequency of dependency update pull requests. The change introduces default cooldown periods for both weekly and daily update schedules to reduce the volume of automated dependency updates.

Key Changes

  • Added 7-day cooldown for weekly dependency updates
  • Added 3-day cooldown for daily dependency updates

@mfranzke mfranzke disabled auto-merge October 1, 2025 14:41
@mfranzke mfranzke merged commit ce29f90 into main Oct 1, 2025
8 checks passed
@mfranzke mfranzke deleted the 5103-integrate-cooldown-for-dependabot branch October 1, 2025 14:41
@github-project-automation github-project-automation bot moved this from 🎁 Ready for review to ✅ Done in UX Engineering Team Backlog Oct 1, 2025
@mfranzke mfranzke added the 🍒 cherryPick Code that we should adapt from one repository to another. label Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 cherryPick Code that we should adapt from one repository to another. 🚢📀cicd Changes inside .github folder dependencies Pull requests that update a dependency file 🍄🆙improvement New feature or request

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Integrate cooldown for dependabot

3 participants