From 7757f7a50dcee8d5da54302663ef51c02a9ccca6 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Tue, 7 Jan 2025 14:29:02 -0800 Subject: [PATCH] Update callout with Craig's feedback --- content/manuals/admin/organization/activity-logs.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/manuals/admin/organization/activity-logs.md b/content/manuals/admin/organization/activity-logs.md index 9aa55f9cb7..4f2548e927 100644 --- a/content/manuals/admin/organization/activity-logs.md +++ b/content/manuals/admin/organization/activity-logs.md @@ -45,10 +45,6 @@ Refer to the following section for a list of events and their descriptions: ### Organization events -> [!NOTE] -> -> Access token activity logs include both personal acess tokens (PATs) and organization access tokens (OATs). - | Event | Description | |:------------------------------------------------------------------|:------------------------------------------------| | Team Created | Activities related to the creation of a team | @@ -76,6 +72,10 @@ Refer to the following section for a list of events and their descriptions: ### Repository events +> [!NOTE] +> +> Event descriptions that include a user action can refer to a Docker username, personal access token (PAT) or organization access token (OAT). For example, if a user pushes a tag to a repository, the event would include the description: ` pushed the tag to the repository". + | Event | Description | |:------------------------------------------------------------------|:------------------------------------------------| | Repository Created | Activities related to the creation of a new repository |