Skip to main content Skip to complementary content
Close announcements banner

To create a Git tag

Procedure

  1. In the Menu tree view, click Projects to display the Projects page.
  2. Select the project for which you want to create one or more tags.
  3. On the toolbar, click the Branch management button.
    The Branch management dialog box opens.
    The Git tree of project '<ProjectName>' area shows the structure of the project: all existing branches/tags and their names.
    Information noteNote: Before creating tags for a project stored on Git, the Git tree of project '<ProjectName>' lists only the trunk/master which is the main development branch. Later, all created branches/tags will be listed in this tree.
  4. From the Source field, select the trunk or the branch from which you want to copy the data.
  5. In the Target field, type in the name of the tag you want to create.
  6. Click create.

    Example

Results

The created tag is displayed in the Git tree of project '<ProjectName>'.

Once tags are created for a project, you can add an execution task to trigger a Job stored in a specific tag of the project.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!