ROSAENG-67043: Add auto-release pipeline for tag pushes - #888
openshift-merge-bot[bot] merged 2 commits into
Conversation
|
Comment |
|
@joshbranham: This pull request references ROSAENG-67043 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.1.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
/lgtm |
|
/label tide/merge-method-squash |
|
/retest |
1 similar comment
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AlexSmithGH, dustman9000, geowa4, joshbranham The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
This adds a new
image-tag-pushpipeline that will run and make a snapshot on tags on this repo. We can then make an accompanying MR to Konflux to respond and auto-release from this new pipeline. We set the existingimage-pushto not auto release (we can also delete that once we know this works)