Skip to content

Commit 01cabb6

Browse files
authored
Update security configuration "Apply configuration" reusable to mention behavior for archived repos (#52317)
1 parent 998115e commit 01cabb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
1. To apply the {% data variables.product.prodname_security_configuration %}, click **Apply**.
2+
3+
{% ifversion fpt or ghec or ghes > 3.15 %}The {% data variables.product.prodname_security_configuration %} is applied to both active and archived repositories because some security features run on archived repositories, for example, {% data variables.product.prodname_secret_scanning %}. In addition, if a repository is later unarchived you can be confident that it is protected by the chosen {% data variables.product.prodname_security_configuration %}.{% elsif ghes = 3.15 %}
4+
> [!NOTE]
5+
>On {% data variables.product.prodname_ghe_server %} {{ allVersions[currentVersion].currentRelease }} the {% data variables.product.prodname_security_configuration %} is applied only to active repositories and not archived repositories.{% endif %}

0 commit comments

Comments
 (0)