Skip to content

chore: reduce mint maker tekton pipeline bundle updates - #1663

Merged
ptoscano merged 1 commit into
ansible:mainfrom
ryankwilliams:rywillia/tkn-renovate-schedule
Sep 1, 2026
Merged

chore: reduce mint maker tekton pipeline bundle updates#1663
ptoscano merged 1 commit into
ansible:mainfrom
ryankwilliams:rywillia/tkn-renovate-schedule

Conversation

@ryankwilliams

@ryankwilliams ryankwilliams commented Aug 31, 2026

Copy link
Copy Markdown
Member

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

  • Chores
    • Updated the automated dependency update schedule to run hourly on Fridays between 08:00 and 17:00.

@ryankwilliams
ryankwilliams requested a review from a team as a code owner August 31, 2026 13:48
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5c2b5d91-0f11-4bf1-83dc-6cb8c25f0874

📥 Commits

Reviewing files that changed from the base of the PR and between 02470ba and 3b83495.

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

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The Renovate Tekton manager schedule changes from every 12 hours on weekdays to hourly runs from 08:00 to 17:00 on Fridays.

Changes

Renovate schedule

Layer / File(s) Summary
Update Renovate schedule
renovate.json
The Tekton manager schedule now runs hourly on Fridays from 08:00 to 17:00.

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

Merge Risk: 🟡 Moderate · up to 3b834

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: alexscorey

🚥 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. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 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…
Title check ✅ Passed The title clearly identifies the purpose of the change: reducing Tekton pipeline bundle update pull requests.
Full details: Docstring Coverage

Explanation

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 check

Explanation

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)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

codecov-commenter commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.39%. Comparing base (02470ba) to head (a6d6b96).

@@           Coverage Diff           @@
##             main    #1663   +/-   ##
=======================================
  Coverage   93.39%   93.39%           
=======================================
  Files         247      247           
  Lines       11698    11698           
=======================================
  Hits        10925    10925           
  Misses        773      773           
Flag Coverage Δ
unit-int-tests-3.11 93.39% <ø> (ø)
unit-int-tests-3.12 93.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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>
@ryankwilliams
ryankwilliams force-pushed the rywillia/tkn-renovate-schedule branch from 3b83495 to a6d6b96 Compare August 31, 2026 14:31
@sonarqubecloud

Copy link
Copy Markdown

@ptoscano
ptoscano enabled auto-merge (squash) September 1, 2026 05:35
@ptoscano
ptoscano merged commit 5d20159 into ansible:main Sep 1, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants