fix(mintmaker): always recreate StackRox konflux-tasks update PRs#941
Conversation
📝 WalkthroughWalkthroughTwo fields— ChangesRenovate Config
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #941 +/- ##
=======================================
Coverage 32.23% 32.23%
=======================================
Files 21 21
Lines 2736 2736
Branches 2736 2736
=======================================
Hits 882 882
Misses 1851 1851
Partials 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
msugakov
left a comment
There was a problem hiding this comment.
Can't really test this without merging.
You can at least run the config validator as described at the beginning of this file. You should see only a couple of errors both regarding something-rpm.
It would be very kind if you could apply the same change to all other repos.
- collector
- stackrox
- scanner
- operator-index
My bad, I run the validator and got the usual suspects:
Aight, I'll get on with it. |
Recently found some PRs on the fact repo that should've updated the custom konflux tasks from stackrox that were not being set to auto-merge, it has been suggested by the MintMaker team that adding the fields in this PR will help with the issue. More context at: https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1782727458789889 This is a sync commit from stackrox/fact#941
Description
Recently found some PRs that should've updated the custom konflux tasks from stackrox that were not being set to auto-merge, it has been suggested by the MintMaker team that adding the fields in this PR will help with the issue.
More context at: https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1782727458789889
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
Can't really test this without merging.
Summary by CodeRabbit