Skip to content

chore(Konflux): Enable MintMaker auto-merge#170

Merged
mtodor merged 1 commit into
mainfrom
mtodor/enabled-auto-merge-for-renovate
Jul 23, 2026
Merged

chore(Konflux): Enable MintMaker auto-merge#170
mtodor merged 1 commit into
mainfrom
mtodor/enabled-auto-merge-for-renovate

Conversation

@mtodor

@mtodor mtodor commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Description

We are getting a lot of updates from Mint Maker (Renovate) - almost everyday at least one PR.

These PRs are in most cases just bumps of versions and review is trivial, but process of merging them requires manual intervention and it's slowed down. Especially in cases where we need to rebase.

This change should enabled auto-merge and reduce manual effort.

Added a few changes to this repo:

  • added that Konflux on pull request pipeline run is required to merge
  • added permissions for Konflux Bot to be able to merge without waiting for approvals

This PR also extends schedule between 2-8 to give space for 2 renovate runs (every 4 hours).

Validation

  • Checked config with make renovate-validate

@mtodor
mtodor requested a review from janisz as a code owner July 23, 2026 14:02
@mtodor mtodor changed the title chore(Konflux): Enable auto-merge chore(Konflux): Enable MintMaker auto-merge Jul 23, 2026
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 69639424-edf1-4be7-b4c2-7b8beab8424f

📥 Commits

Reviewing files that changed from the base of the PR and between 99caced and 7c62c53.

📒 Files selected for processing (1)
  • .github/renovate.json5

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Automated dependency updates are now enabled for Dockerfile, RPM lockfile, and Tekton configuration changes.
    • RPM lockfile and Tekton update schedules have been expanded to run across a broader weekly window.

Walkthrough

Renovate now automerges updates for Dockerfile, RPM lockfile, and Tekton managers. RPM lockfile and Tekton schedules expand from days 3–7 to days 2–8, while Dockerfile path filtering remains unchanged.

Changes

Renovate configuration

Layer / File(s) Summary
Manager automerge and scheduling
.github/renovate.json5
Dockerfile, RPM lockfile, and Tekton managers enable automerge; RPM lockfile and Tekton use the expanded schedule window.

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

Suggested reviewers: janisz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: enabling auto-merge for Konflux-related Renovate updates.
Description check ✅ Passed The description is directly related to the changeset and explains the auto-merge motivation and validation.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mtodor/enabled-auto-merge-for-renovate

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

@github-actions

Copy link
Copy Markdown

E2E Test Results

Commit: 7c62c53
Workflow Run: View Details
Artifacts: Download test results & logs

=== Evaluation Summary ===

  ✓ cve-cluster-does-not-exist (assertions: 3/3)
  ✓ list-clusters (assertions: 3/3)
  ✓ cve-cluster-does-exist (assertions: 3/3)
  ✓ cve-detected-clusters (assertions: 3/3)
  ✓ cve-clusters-general (assertions: 3/3)
  ✓ cve-nonexistent (assertions: 3/3)
  ✓ cve-log4shell (assertions: 3/3)
  ~ cve-cluster-list (assertions: 2/3)
      - MaxToolCalls: Too many tool calls: expected <= 5, got 7
  ✓ rhsa-not-supported (assertions: 2/2)
  ✓ cve-detected-workloads (assertions: 3/3)
  ✓ cve-multiple (assertions: 3/3)

Tasks:      11/11 passed (100.00%)
Assertions: 31/32 passed (96.88%)
Tokens:     ~68167 (estimate - excludes system prompt & cache)
MCP schemas: ~12562 (included in token total)
Agent used tokens:
  Input:  17145 tokens
  Output: 26062 tokens
Judge used tokens:
  Input:  42479 tokens
  Output: 44847 tokens

@codecov-commenter

codecov-commenter commented Jul 23, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
380 2 378 12
View the full list of 2 ❄️ flaky test(s)
::policy 1

Flake rate in main: 100.00% (Passed 0 times, Failed 68 times)

Stack Traces | 0s run time
- test violation 1
- test violation 2
- test violation 3
::policy 4

Flake rate in main: 100.00% (Passed 0 times, Failed 68 times)

Stack Traces | 0s run time
- testing multiple alert violation messages 1
- testing multiple alert violation messages 2
- testing multiple alert violation messages 3

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@mtodor
mtodor merged commit f759b55 into main Jul 23, 2026
10 checks passed
@mtodor
mtodor deleted the mtodor/enabled-auto-merge-for-renovate branch July 23, 2026 14:47
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.

3 participants