tagProjectSources (Git)
Creates a tag in the local repository and pushes it to remote repository as well. This operation is similar to tag, except it requires less inputs, as values are derived from Project SCM Configurations.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
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. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
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.
- style