Skip to content

Commit 7545d5f

Browse files
Update ruleset-beta-note.md (#54370)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent dbe2448 commit 7545d5f

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed
Loading
Loading

content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-governance.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,11 @@ You can create rulesets to control how users can interact with code in repositor
2525

2626
To learn more, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets).
2727

28-
## Importing prebuilt rulesets
28+
## Importing rulesets
2929

3030
To import a prebuilt ruleset created by {% data variables.product.company_short %}, see [`github/ruleset-recipes`](https://github.com/github/ruleset-recipes).
3131

32-
{% ifversion repo-rules-management %}
3332
{% data reusables.repositories.import-a-ruleset-conceptual %} For more information, see [AUTOTITLE](/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization#using-ruleset-history).
34-
{% endif %}
3533

3634
## How will I define where my ruleset applies?
3735

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Reference: #11915
2-
# Ruleset management public beta
1+
# Reference: #11915 and #16558
2+
# Ruleset management public preview and GA
33
versions:
44
fpt: '*'
55
ghec: '*'
6+
ghes: '>=3.17'
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
> [!NOTE]
2-
> * Ruleset history is currently in {% data variables.release-phases.public_preview %} and subject to change.
3-
> * Only changes made to a ruleset after the {% data variables.release-phases.public_preview %} release, on October 11, 2023, are included in the ruleset history.
2+
> {% ifversion ghes > 3.16 %}Only changes made to a ruleset after you have upgraded to {% data variables.product.prodname_ghe_server %} 3.17.0, or a later version, are included in the ruleset history.{% elsif fpt or ghec %}Only changes made to a ruleset after the {% data variables.release-phases.public_preview %} release, on October 11, 2023, are included in the ruleset history.{% endif %}

0 commit comments

Comments
 (0)