How do I block all tags from being pushed to a repository

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

Some teams find it necessary to block all tags from being pushed to a repository. 

All current tags will still be available.

ソリューション

Using branch permissions, add the following branch permission pattern to "Prevent all changes":

refs/tags/**

Restrict it to an admin account so that no other users can push tags.

最終更新日 2022 年 6 月 29 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.