Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 NameRequiredDescription  



Project Properties

 

Property Name

Required

Description

 

 




Inputs

Input Name

Display Name

Required

Description

FDGIT_INP_NAME

Name

Yes

Name used for the Committer and Author values.

FDGIT_INP_EMAIL

Email

Yes

Email used for the Committer and Author values.

FDGIT_INP_TAG_MESSAGE

Tag Message

No

A message to indicate why the tag was created.

FDGIT_INP_DO_NOT_PUSH_TAG

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.

...