1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update ruleset-beta-note.md (#54370)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Patrick Knight
2025-02-13 12:44:30 -06:00
committed by GitHub
parent dbe244812e
commit 7545d5ff1e
5 changed files with 5 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -25,13 +25,11 @@ You can create rulesets to control how users can interact with code in repositor
To learn more, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets).
## Importing prebuilt rulesets
## Importing rulesets
To import a prebuilt ruleset created by {% data variables.product.company_short %}, see [`github/ruleset-recipes`](https://github.com/github/ruleset-recipes).
{% ifversion repo-rules-management %}
{% 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).
{% endif %}
## How will I define where my ruleset applies?

View File

@@ -1,5 +1,6 @@
# Reference: #11915
# Ruleset management public beta
# Reference: #11915 and #16558
# Ruleset management public preview and GA
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.17'

View File

@@ -1,3 +1,2 @@
> [!NOTE]
> * Ruleset history is currently in {% data variables.release-phases.public_preview %} and subject to change.
> * 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.
> {% 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 %}