You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HYPERFLEET-924 - ci: replace pull-request pipeline with tag pipeline
Convert the Konflux pull-request pipeline to a tag pipeline that
triggers on RC and release version tags. Prow owns PR validation,
so the pull-request pipeline is not needed.
- Rename pull-request.yaml to tag.yaml
- CEL expression matches v* tags (RC and release)
- Add extract-version task to strip refs/tags/v prefix
- Inject VERSION build-arg into container build
- Remove image expiry (tag images persist)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments