Skip to content

fix(mintmaker): Set MintMaker PRs to always get recreated#109

Merged
msugakov merged 1 commit into
mainfrom
misha/set-mm-prs-to-recreate
Jul 3, 2026
Merged

fix(mintmaker): Set MintMaker PRs to always get recreated#109
msugakov merged 1 commit into
mainfrom
misha/set-mm-prs-to-recreate

Conversation

@msugakov

@msugakov msugakov commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

I compared #108
image

and stackrox/operator-index#426
image

and realized the change similar to stackrox/fact#941 is needed in this repo.

Validation

Just ran the local config validator and saw it's happy.

@msugakov msugakov requested review from Molter73 and tommartensen July 3, 2026 10:58
@msugakov msugakov requested a review from a team as a code owner July 3, 2026 10:58
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: a4e4d560-9179-4ddb-aed2-2ffdda96968f

📥 Commits

Reviewing files that changed from the base of the PR and between 8a39093 and d9b60a6.

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

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated automated dependency update settings to more consistently recreate update branches and rebase them when the base branch changes.

Walkthrough

The Tekton section of the Renovate configuration file was updated to add two new settings: recreateWhen set to "always" and rebaseWhen set to "behind-base-branch", controlling branch recreation and rebasing behavior.

Changes

Renovate Configuration Update

Layer / File(s) Summary
Tekton branch recreation and rebase settings
.github/renovate.json5
Adds recreateWhen: "always" and rebaseWhen: "behind-base-branch" to the tekton Renovate configuration section.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: MintMaker PRs are configured to always be recreated.
Description check ✅ Passed The description is clearly about the same MintMaker recreation behavior updated in the config.
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 misha/set-mm-prs-to-recreate

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

@msugakov msugakov merged commit 1a9f758 into main Jul 3, 2026
2 checks passed
@msugakov msugakov deleted the misha/set-mm-prs-to-recreate branch July 3, 2026 11:44
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.

2 participants