HYPERFLEET-1095 - chore: add renovate.json to fix broken MintMaker PRs#158
Conversation
Disables broken Go module digest updates, disables unnecessary indirect dependency updates, groups minor/patch updates into single PRs, and schedules all updates to run weekly on Mondays. Co-Authored-By: Claude <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request introduces a new Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rafabene 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 |
Summary
renovate.jsonto disable broken Go module digest updates (known Renovate bug that writes invalid pseudo-versions togo.mod)go mod tidy)Context
MintMaker (Konflux Renovate) is running with defaults, producing 20 open PRs (3 broken digest updates, 17 individual version bumps). This config reduces noise to ~2-3 grouped PRs per week.
See HYPERFLEET-1095 for full details.
Test plan
🤖 Generated with Claude Code