Skip to content

Commit 91159d0

Browse files
authored
Merge pull request #33282 from github/repo-sync
Repo sync
2 parents 16bfbc3 + c0b3058 commit 91159d0

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ versions:
99
ghes: '*'
1010
---
1111

12-
{% note %}
12+
{% ifversion tag-protection-rules-deprecation %}
1313

14-
**Note:** Tag protection rules are currently in beta and subject to change.
14+
>[!NOTE] Tag protection rules will be deprecated on August 30, 2024 in favor of rulesets. Any tag protection rules still in use after the deprecation date will be auto-migrated, but you can also migrate them manually before the deprecation date. You can read more about this deprecation on the [{% data variables.product.prodname_blog %}](https://github.blog/changelog/2024-05-29-sunset-notice-tag-protections).
1515
16-
{% endnote %}
16+
{% endif %}
1717

1818
## About tag protection rules
1919

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Reference: Issue #12436 - Tag protection rules deprecation
2+
3+
versions:
4+
fpt: '*'
5+
ghec: '*'
6+
ghes: '>=3.16'

0 commit comments

Comments
 (0)