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

Update ruleset-beta-note.md for version conditions... (#56675)

This commit is contained in:
Patrick Knight
2025-07-16 19:21:03 -05:00
committed by GitHub
parent b6d11051af
commit 3a068c9fbd
2 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
> [!NOTE] > [!NOTE]
> {% 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 %} > {% 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.{% endif %}

View File

@@ -1 +1,3 @@
Ruleset history lists events triggered by changes that affect your rulesets within the last 180 days.
You can view all the changes to a ruleset and revert back to a specific iteration. You can also download a JSON file containing the ruleset's configuration at a specific iteration. The bypass list of a ruleset is excluded from the exported JSON file. You can view all the changes to a ruleset and revert back to a specific iteration. You can also download a JSON file containing the ruleset's configuration at a specific iteration. The bypass list of a ruleset is excluded from the exported JSON file.