Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-actions: Run publish action on release branches #41

Conversation

kimwnasptd
Copy link
Contributor

Previously the action for building the image with the tag defined in releasing/VERSION would only run from commits merged in master. This is also the same approach we are doing for Kubeflow https://github.com/kubeflow/kubeflow/blob/master/.github/workflows/all_components_docker_publish.yaml#L6

This action should also get triggered from release branches as well.

Previously the action for building the image with the tag defined in
`releasing/VERSION` would only run from commits merged in master.

This action should also get triggered from release branches as well.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kimwnasptd kimwnasptd merged commit 3ae1ff1 into kserve:master Jun 18, 2023
@kimwnasptd kimwnasptd deleted the feature-kimwnasptd-ghaction-release-branch branch June 18, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants