Create a tag in a Git repository
Allows users to create new tags in a Git repository. Form items for configuring the service contain the following fields:
- Repository - Select the Git repository where the tag will be created.
- Sha - Select the sha or ref (branches, other tags etc.) where the tag will be attached.
- Tag Name - Assign a name to the new tag.
- Force if already exists? - Activate this field if you wish to force attachment of the label even if already exists.