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

Use tag_pattern to create new tags #49

Closed
dloez opened this issue Oct 12, 2023 · 1 comment
Closed

Use tag_pattern to create new tags #49

dloez opened this issue Oct 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dloez
Copy link
Owner

dloez commented Oct 12, 2023

Use tag_pettern not only to parse tags, but also to create new tags.
If the tag pattern is v(?<version>.*), new tags should be v0.1.0.

@dloez dloez added enhancement New feature or request and removed needs triage labels Oct 12, 2023
@dloez dloez added this to the GitHub Actions milestone Oct 12, 2023
@dloez
Copy link
Owner Author

dloez commented Oct 12, 2023

This is also a good opportunity to add the new created tag to the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant