Skip to content

chore: update Konflux tekton patch schedule to weekends#366

Merged
michael-valdron merged 1 commit into
devfile:mainfrom
michael-valdron:update-konflux-patch-schedule
Jul 15, 2026
Merged

chore: update Konflux tekton patch schedule to weekends#366
michael-valdron merged 1 commit into
devfile:mainfrom
michael-valdron:update-konflux-patch-schedule

Conversation

@michael-valdron

@michael-valdron michael-valdron commented Jul 15, 2026

Copy link
Copy Markdown
Member

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

  • Unit Tests
  • E2E Tests
  • Documentation
    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

  • Chores
    • Updated the automated update schedule for Tekton Manager tasks.
    • Renovate will now run throughout Sundays and Saturdays.

@michael-valdron michael-valdron requested a review from a team July 15, 2026 17:42
@openshift-ci openshift-ci Bot requested review from Jdubrick and elsony July 15, 2026 17:42
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The Renovate configuration changes the cron schedule for tekton-related package updates from selected weekday hours to all hours on Saturday and Sunday.

Changes

Renovate schedule

Layer / File(s) Summary
Update tekton Renovate schedule
renovate.json
The tekton package rule schedule changes from * 19-23,0-2 * * 2,4 to * * * * 0,6.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the Konflux Tekton patch schedule to weekends.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@michael-valdron michael-valdron force-pushed the update-konflux-patch-schedule branch from b47ab75 to 016e0f6 Compare July 15, 2026 17:44

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 74f64add-ade1-4ba7-9329-21f15f750fbd

📥 Commits

Reviewing files that changed from the base of the PR and between 98f2fa1 and b47ab75.

📒 Files selected for processing (1)
  • renovate.json

Comment thread renovate.json Outdated
@michael-valdron michael-valdron force-pushed the update-konflux-patch-schedule branch 2 times, most recently from 59d32c8 to 26a1103 Compare July 15, 2026 17:59
Assisted-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@michael-valdron michael-valdron force-pushed the update-konflux-patch-schedule branch from 26a1103 to a0661ca Compare July 15, 2026 18:02
@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown

[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

Details Needs approval from an approver in each of these files:
  • OWNERS [Jdubrick,michael-valdron]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michael-valdron michael-valdron merged commit 9299959 into devfile:main Jul 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants