Skip to content

fix: split rpm matchUpdateTypes and ignoreUnstable#8316

Merged
Devinwong merged 2 commits intomainfrom
devinwon/split_ignoreUnstable_matchUpdateTypes
Apr 15, 2026
Merged

fix: split rpm matchUpdateTypes and ignoreUnstable#8316
Devinwong merged 2 commits intomainfrom
devinwon/split_ignoreUnstable_matchUpdateTypes

Conversation

@Devinwong
Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:
Split rpm matchUpdateTypes and ignoreUnstable as Renovate doesn't allow both exist in the same block

Which issue(s) this PR fixes:

Fixes #

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates Renovate configuration to work around Renovate’s limitation where matchUpdateTypes and ignoreUnstable can’t coexist in the same packageRules block for RPM dependencies.

Changes:

  • Adds a separate rpm packageRule to set versioning and ignoreUnstable.
  • Simplifies the existing rpm patch-only rule by removing versioning and ignoreUnstable from that block.

Comment thread .github/renovate.json
Comment thread .github/renovate.json
@Devinwong Devinwong changed the title fix: Split rpm matchUpdateTypes and ignoreUnstable fix: split rpm matchUpdateTypes and ignoreUnstable Apr 15, 2026
@Devinwong Devinwong merged commit 124bea6 into main Apr 15, 2026
20 of 21 checks passed
@Devinwong Devinwong deleted the devinwon/split_ignoreUnstable_matchUpdateTypes branch April 15, 2026 16: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.

3 participants