Skip to content

chore: add 7-day dependabot cooldown#31

Merged
taterhead247 merged 1 commit into
mainfrom
dependabot-cooldown
May 25, 2026
Merged

chore: add 7-day dependabot cooldown#31
taterhead247 merged 1 commit into
mainfrom
dependabot-cooldown

Conversation

@taterhead247

@taterhead247 taterhead247 commented May 25, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated dependency update configuration to limit update frequency to once per week, reducing the number of automated dependency update pull requests opened to the repository.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2159b6f5-c3e3-45ed-a155-9d91e2aaebac

📥 Commits

Reviewing files that changed from the base of the PR and between d2e6021 and 4c41abb.

📒 Files selected for processing (1)
  • .github/dependabot.yml

📝 Walkthrough

Walkthrough

This PR adds 7-day cooldown periods to Dependabot's npm and GitHub Actions update schedules in .github/dependabot.yml, restricting automated dependency update pull requests to a maximum of one per week for each package type.

Changes

Dependabot Configuration Update

Layer / File(s) Summary
Dependabot cooldown settings
.github/dependabot.yml
npm and github-actions update schedules both receive a cooldown block with default-days: 7, controlling update frequency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A cooldown arrives with seven-day grace,
Dependencies updated at a measured pace,
No more PR floods, just weekly cheer,
Dependabot now takes things slow dear! 📦

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: add 7-day dependabot cooldown' clearly and concisely summarizes the main change: adding a 7-day cooldown setting to dependabot configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot-cooldown

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@taterhead247 taterhead247 merged commit f7f0b47 into main May 25, 2026
1 of 2 checks passed
@taterhead247 taterhead247 deleted the dependabot-cooldown branch May 25, 2026 03:00
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