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

Github actions release action is broken #82

Open
juanluisbaptiste opened this issue May 13, 2022 · 0 comments
Open

Github actions release action is broken #82

juanluisbaptiste opened this issue May 13, 2022 · 0 comments
Labels

Comments

@juanluisbaptiste
Copy link
Owner

Describe the issue
Github Release workflow is not working, the release workflow is not triggering after a PR is merged with the correct feature:, fix: or BREAKING_CHANGE: semantic versioning tags. The git tag and the github release are not being created.

As a workaround, the tag needs to be manually created to trigger the release workflow to create the docker hub tag, but the github release is still not working and it needs to be created manually.

Expected behavior
The tag and github releases should be automatically created when a PR that adheres to the semantic versioning rules is merged.

A possible solution is to update the github action components to a more recent version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant