Merge pull request #21730 from sarahsanders-docker/OAT-activity-log

Add callout to clarify 'Access token' in activity logs
This commit is contained in:
Sarah Sanders 2025-01-08 14:20:43 -08:00 committed by GitHub
commit 4baa3c605c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -72,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: `<user-access-token>` pushed the tag to the repository.
| Event | Description |
|:------------------------------------------------------------------|:------------------------------------------------|
| Repository Created | Activities related to the creation of a new repository |