chore: update Konflux tekton patch schedule to weekends#366
Conversation
📝 WalkthroughWalkthroughThe Renovate configuration changes the cron schedule for tekton-related package updates from selected weekday hours to all hours on Saturday and Sunday. ChangesRenovate schedule
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
b47ab75 to
016e0f6
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@renovate.json`:
- Line 14: Update the Renovate schedule in the configuration entry to allow runs
only on Saturday from 5:00 AM through 11:59 PM, using the requested
Saturday-only cron window, and revise its adjacent description to accurately
describe this schedule.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
59d32c8 to
26a1103
Compare
Assisted-by: Cursor <cursoragent@cursor.com> Signed-off-by: Michael Valdron <mvaldron@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
26a1103 to
a0661ca
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jdubrick, michael-valdron 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 |
Description of Changes
The Konflux Documentation states that the Konflux patching only happens on Saturdays after 5AM. Given this seems to be enforced, we'll need to update our Konflux patching schedule across our Devfile Registry repositories to run MintMaker Renovate to patch Konflux on that schedule.
Related Issue(s)
devfile/api#1779
Acceptance Criteria
Update the sidebar if there is a new file added or an existing filename is changed
Tests Performed
Explain what tests you personally ran to ensure the changes are functioning as expected.
How To Test
Instructions for the reviewer on how to test your changes.
Notes To Reviewer
Any notes you would like to include for the reviewer.
Summary by CodeRabbit