- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13
feat: added dependabot cooldown feature #5104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
 | 
| 🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/5103-integrate-cooldown-for-dependabot | 
There was a problem hiding this 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
Proposed changes
resolves #5103
Types of changes
Further comments