From 2d1422ea696fc3cb37561194bcef498c63ec62a6 Mon Sep 17 00:00:00 2001 From: Adam Ross Russell Date: Thu, 19 Jan 2023 12:20:07 -0800 Subject: [PATCH 1/2] Update dormant users documentation to include wording about outside collaborators. --- .../managing-dormant-users.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md b/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md index 2fb13c50339d..e8115dfabd6b 100644 --- a/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md +++ b/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md @@ -23,9 +23,11 @@ topics: {% data reusables.enterprise-accounts.dormant-user-activity %} {% ifversion ghec %} -When assessing user dormancy, we only consider organizations, repositories, or sign-on events that are associated with the enterprise. For example, a user who has recently commented on an issue in a public repository outside of the enterprise may be considered dormant, while a user who has commented on an issue in a public repository within the enterprise will not be considered dormant. +When assessing user dormancy, we only consider organizations, repositories, or sign-on events that are associated with the enterprise. For example, a user who has recently commented on an issue in a public repository outside of the enterprise may be considered dormant, while a user who has commented on an issue in a public repository within the enterprise will not be considered dormant. Only sign-on events through an SSO domain associated with your enterprise are considered user activity associated with the enterprise. + +Please note, these results will include both enterprise members and outside collaborators showing activity within your enterprise. {% endif %} {% ifversion ghes or ghae %} From ce1d76769d04134299294bed1847f0a383c030ca Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Fri, 20 Jan 2023 09:18:48 -0600 Subject: [PATCH 2/2] Add :nail_care: --- .../managing-users-in-your-enterprise/managing-dormant-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md b/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md index e8115dfabd6b..d9161a46c8c8 100644 --- a/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md +++ b/content/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users.md @@ -27,7 +27,7 @@ When assessing user dormancy, we only consider organizations, repositories, or s Only sign-on events through an SSO domain associated with your enterprise are considered user activity associated with the enterprise. -Please note, these results will include both enterprise members and outside collaborators showing activity within your enterprise. +The report includes both enterprise members and outside collaborators. {% endif %} {% ifversion ghes or ghae %}