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

Feature request: add support for git tags #171

Open
bergamin opened this issue Aug 24, 2023 · 0 comments
Open

Feature request: add support for git tags #171

bergamin opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bergamin
Copy link

Same syntax as the PR tags, but to add a git tag on the source branch commit.

Reason: we use this task to automate the PR to master from our release branch. The build occurs based on the release branch and then it's merged into master. It would be very helpful if this task could also add an actual tag while doing that.

With this, current label could be renamed to "PR tags", while the new one could be called "Git Tags"

In case of duplicate tags, provide two behaviour options:

  • Force the creation of the new one, deleting the older with same name
  • Keep the old one and finish the task with a warning instead of an error
@shayki5 shayki5 added the enhancement New feature or request label Aug 24, 2023
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
None yet
Development

No branches or pull requests

2 participants