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
Is your feature request related to a problem? Please describe.
Currently, release management is done through an internal IBM pipeline. We want to change it so it is done in GitHub actions.
Describe the solution you'd like.
We will have a release manager workflow (release.yml) that promotes our docker images and creates the github release page. Our build-push action will need to be updated to support this release workflow as well.
Describe alternatives you've considered
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, release management is done through an internal IBM pipeline. We want to change it so it is done in GitHub actions.
Describe the solution you'd like.
We will have a release manager workflow (release.yml) that promotes our docker images and creates the github release page. Our build-push action will need to be updated to support this release workflow as well.
Describe alternatives you've considered
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: