Skip to content

Commit 7ec5105

Browse files
Clarify plan gating of tag protection feature (github#25996)
Co-authored-by: hubwriter <[email protected]>
1 parent e8954a2 commit 7ec5105

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Configuring tag protection rules
33
shortTitle: Configure tag rules
44
intro: You can configure tag protection rules for your repository to prevent contributors from creating or deleting tags.
5+
product: '{% data reusables.gated-features.tag-protection-rules %}'
56
versions:
67
fpt: '*'
78
ghes: '>3.4'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% ifversion ghae %}Tag protection rules are available in internal and private repositories with {% data variables.product.prodname_ghe_managed %}, {% else%}Tag protection rules are available {% endif %}in public repositories with {% data variables.product.prodname_free_user %} and {% data variables.product.prodname_free_team %} for organizations, and in public and private repositories with {% data variables.product.prodname_pro %}, {% data variables.product.prodname_team %}, {% data variables.product.prodname_ghe_cloud %}, and {% data variables.product.prodname_ghe_server %}. {% ifversion fpt or ghec %}{% data reusables.gated-features.more-info %}{% endif %}

0 commit comments

Comments
 (0)