Prevent moving/deleting tags

XMLWordPrintable

    • 33
    • 9

      My team want to tag release commits. Once a release tag is created, the tag should not be able to be moved or deleted (except by authorized users/admins).

      Workaround

      If you only want to prevent tag deletion, you can do this with branch permissions. In repository settings, create a branch permission with a branch pattern of /refs/tags/* and select "Prevent Deletion".

            Assignee:
            Unassigned
            Reporter:
            Release Engineering
            Votes:
            79 Vote for this issue
            Watchers:
            56 Start watching this issue

              Created:
              Updated: