mirror of https://github.com/docker/docs.git
Update callout with Craig's feedback
This commit is contained in:
parent
d160b1e286
commit
7757f7a50d
|
|
@ -45,10 +45,6 @@ Refer to the following section for a list of events and their descriptions:
|
||||||
|
|
||||||
### Organization events
|
### Organization events
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
>
|
|
||||||
> Access token activity logs include both personal acess tokens (PATs) and organization access tokens (OATs).
|
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|:------------------------------------------------------------------|:------------------------------------------------|
|
|:------------------------------------------------------------------|:------------------------------------------------|
|
||||||
| Team Created | Activities related to the creation of a team |
|
| 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
|
### 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 <tag-name> to the <repository-name> repository".
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|:------------------------------------------------------------------|:------------------------------------------------|
|
|:------------------------------------------------------------------|:------------------------------------------------|
|
||||||
| Repository Created | Activities related to the creation of a new repository |
|
| Repository Created | Activities related to the creation of a new repository |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue