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

add v prefix to release, branch, and tag #2

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

davidgamero
Copy link
Collaborator

add the v prefix to our generated releases to allow the GitHub Marketplace to detect the generated releases

this should resolve Azure/k8s-deploy#300

The changes were tested with the following in a fork, yielding the correct prefix behavior in all three desired places:
Test Release Changelog Entry that kicks off run (should have no prefix to follow the keep a changelog standard)

Generated Release with prefix
Generated Tag with prefix
Created Branch with prefix

Action run with logs

@davidgamero davidgamero merged commit e4a1a03 into Azure:main Dec 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Unable to use the latest release of the GitHub action
3 participants