Add periodic konflux retest - #1630
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Team Run ID: Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1630 +/- ##
=======================================
Coverage 33.20% 33.20%
=======================================
Files 22 22
Lines 3499 3499
Branches 3499 3499
=======================================
Hits 1162 1162
Misses 2332 2332
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
|
||
| jobs: | ||
| retest: | ||
| uses: stackrox/actions/.github/workflows/periodic-retest-konflux-builds.yml@f4660e8 # ratchet:stackrox/actions/.github/workflows/periodic-retest-konflux-builds.yml@v1 |
There was a problem hiding this comment.
We don't have auto-updates of GH actions in this repo ATM. So we either change this to follow @v1 or we let the RIT team know so they can put it together.
Just because I know what the follow-up question will be, we don't have this because I tried to have MintMaker do the updates and it was broken (context) and didn't want to add a separate bot for updates. If the RIT team is up to help with the repo, I'm OK with dependabot being added.
| uses: stackrox/actions/.github/workflows/periodic-retest-konflux-builds.yml@f4660e8 # ratchet:stackrox/actions/.github/workflows/periodic-retest-konflux-builds.yml@v1 | ||
| permissions: | ||
| pull-requests: write | ||
| issues: write |
There was a problem hiding this comment.
Why is issues: write needed? Isn't this something that work on PRs only?
Description
Updates the Konflux retest process to run periodically, with the goal of optimizing GitHub Actions invocations.
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
test: https://github.com/stackrox/test-konflux-repo/pull/5