tagProjectSources (Git)
Creates a tag in the local repository and pushes it to remote repository as well using the git tag and push commands. This operation is similar to tag, except it requires less inputs, as values are derived from Project SCM Configurations.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Name |
| Yes | Name used for the Committer and Author values. |
| Yes | Email used for the Committer and Author values. | |
Tag Message |
| No | A message to indicate why the tag was created. |
Do Not Push Tag |
| No | Select if you do not want the tag pushed to remote repository. By default the tag will be pushed. |
Artifacts
This operation doesn't consume or produce any artifacts. Â
Endpoint Selection
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the target.
Selecting a specific resource will result in selection of endpoints associated to the target which have that resource defined.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
Tag will be automatically pushed to remote repository, so push operation is not necessary for pushing tag to remote repository. You can skip push of tag using input, if desired.
Below are the values that are used for the operation.
Â
- style