chore: reduce mint maker tekton pipeline bundle updates - #1663
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe Renovate Tekton manager schedule changes from every 12 hours on weekdays to hourly runs from 08:00 to 17:00 on Fridays. ChangesRenovate schedule
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: 🟡 Moderate · up to The PR changes Renovate's schedule expression, but the current value uses an invalid format for the requested Friday window, so bundle update checks may not run as intended. The configuration should be corrected before merge. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: Description checkExplanation The description clearly states the schedule change and explains that it reduces daily pull requests. It does not include testing or dependency details, but the description is sufficient for this small configuration change. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1663 +/- ##
=======================================
Coverage 93.39% 93.39%
=======================================
Files 247 247
Lines 11698 11698
=======================================
Hits 10925 10925
Misses 773 773
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This change adjusts the schedule to check for new tekton pipeline bundle shas to once a week on Fridays, at 8AM and 5PM. The current candence is a new PR every day which is too much. Signed-off-by: Ryan Williams <3375653+ryankwilliams@users.noreply.github.com>
3b83495 to
a6d6b96
Compare
|



Summary
This PR adjusts the schedule to check for new tekton pipeline bundle shas to once a week on Fridays, at 8AM and 5PM. The current cadence is a new PR every day which is too much.
Summary by CodeRabbit