Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add rule

The Add Tag Immutability Rule feature is used to create a tag immutability rule for a project. To add a tag immutability rule, follow the steps below:

Select the Tag Immutability tab, then click Add Rule.

The system displays the Add Tag Immutability Rule window. In the For the repositories section, select Matching or Excluding as needed. Then, click Add to add the tag

Below are several explanations related to the rule input fields:

Column
Description

For the repositories

This section is used to choose which repositories the rule will apply to. - Matching : The rule is applied only to the repositories specified by the user. - Excluding : The rule is applied to all repositories, except those specified by the user.

Tags

This section allows you to define which image tags are protected from modification or overwrite. - Matching : The rule is applied only to the tags specified by the user. - Excluding : The rule is applied to all tags, except those specified by the user.

After the tag is added successfully, the system displays the notification, "Tags have been successfully created.", indicating that the tag has been added successfully and is now listed in the tags table.

Last updated