diff --git a/data/reusables/repositories/ruleset-beta-note.md b/data/reusables/repositories/ruleset-beta-note.md index ccdd55dd01..cec89fb617 100644 --- a/data/reusables/repositories/ruleset-beta-note.md +++ b/data/reusables/repositories/ruleset-beta-note.md @@ -1,2 +1,2 @@ > [!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 %} diff --git a/data/reusables/repositories/ruleset-history-conceptual.md b/data/reusables/repositories/ruleset-history-conceptual.md index 7839f710c1..bbed5c5500 100644 --- a/data/reusables/repositories/ruleset-history-conceptual.md +++ b/data/reusables/repositories/ruleset-history-conceptual.md @@ -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.