mirror of https://github.com/docker/docs.git
Merge pull request #21740 from sarahsanders-docker/ENGDOCS-2371
ENGDOCS-2371
This commit is contained in:
commit
8016b87dd3
|
@ -69,6 +69,10 @@ Refer to the following section for a list of events and their descriptions:
|
|||
| Access token created | Access token created in organization |
|
||||
| Access token updated | Access token updated in organization |
|
||||
| Access token deleted | Access token deleted in organization |
|
||||
| Policy created | Details of adding a settings policy |
|
||||
| Policy updated | Details of updating a settings policy |
|
||||
| Policy deleted | Details of deleting a settings policy |
|
||||
| Policy transferred | Details of transferring a settings policy to another owner |
|
||||
|
||||
### Repository events
|
||||
|
||||
|
@ -103,4 +107,4 @@ Refer to the following section for a list of events and their descriptions:
|
|||
| Seat Removal Requested | Occurs when a user in your organization requests a decrease in the number of seats. |
|
||||
| Billing Cycle Change Requested | Occurs when a user in your organization requests a change in the billing cycle. |
|
||||
| Plan Downgrade Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled plan downgrade. |
|
||||
| Seat Removal Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled seat removal. |
|
||||
| Seat Removal Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled seat removal. |
|
||||
|
|
Loading…
Reference in New Issue