chore: add Dependabot cooldown (~3 days) - #977
Conversation
Align Path B version updates with MintMaker minimumReleaseAge so routine bumps wait before Dependabot opens PRs. Co-authored-by: Cursor <cursoragent@cursor.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughDependabot Docker and Go module updates now use a three-day cooldown. golangci-lint is configured for two-way concurrency and fifteen-minute runs, while the Makefile downloads Go modules before linting. ChangesDependency and lint configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MitaliBhalla The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #977 +/- ##
=======================================
Coverage 54.54% 54.54%
=======================================
Files 82 82
Lines 6308 6308
=======================================
Hits 3441 3441
Misses 2417 2417
Partials 450 450 🚀 New features to boost your workflow:
|
|
/test pull-ci-openshift-backplane-cli-main-lint |
CI lint fails with "0 issues" then a 5m timeout under prow load. Bump the Makefile and .golangci.yml timeouts so the job can finish. Co-authored-by: Cursor <cursoragent@cursor.com>
|
/test lint |
|
/retest |
Warm the module cache before golangci-lint, raise the timeout to 15m, and cap concurrency so package loading finishes on the low-CPU lint pod. Co-authored-by: Cursor <cursoragent@cursor.com>
|
/test lint |
|
@MitaliBhalla: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
cooldown.default-days: 3for gomod and docker updatesminimumReleaseAge(~3 days) for supply-chain delayTest plan
dependabot.ymlvalidates in GitHub Dependabot settings / next Dependabot runMade with Cursor
Summary by CodeRabbit