feat(konflux-release): add stage-rc support, fix RHSA component versioning, enhance release summary#30
Merged
adrianriobo merged 1 commit intoaipcc-cicd:mainfrom Apr 15, 2026
Conversation
e77b58c to
35e2c2c
Compare
35e2c2c to
dbadcfc
Compare
…oning, enhance release summary - Add stage-rc release concept and workflow to SKILL.md - Add application alignment check (don't mix apps in a batch) - Add stage image URL extraction step (Step 5b) - Fix release sequence counting to use .spec.releasePlan selector - Enhance release summary format with per-release-type sections and richer table columns - Add Konflux UI link patterns section - Update release naming to <release-plan-name>-<seq> pattern - Fix RHSA script to auto-construct versioned CVE component name from --component and --version - Fix --component docstring to reflect it's only required for RHSA with --cves-file - Update test to match new versioned CVE component behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jakub Rusz <jrusz@redhat.com>
dbadcfc to
910bfcc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.spec.releasePlanselector (more precise thanstartswithon name)--componentand--version(e.g.,my-comp+3.2.2→my-comp-3-2-2)<release-plan-name>-<seq>Test plan
🤖 Generated with Claude Code