Skip to content

Commit

Permalink
Add Admin settings policy events to activity logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsanders-docker committed Jan 8, 2025
1 parent 2aecb5f commit 0265971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/manuals/admin/organization/activity-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 an admin settings policy |

Check warning on line 72 in content/manuals/admin/organization/activity-logs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'administrator' instead of 'admin' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'administrator' instead of 'admin'", "location": {"path": "content/manuals/admin/organization/activity-logs.md", "range": {"start": {"line": 72, "column": 41}}}, "severity": "INFO"}
| Policy updated | Details of updating an admin settings policy |

Check warning on line 73 in content/manuals/admin/organization/activity-logs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'administrator' instead of 'admin' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'administrator' instead of 'admin'", "location": {"path": "content/manuals/admin/organization/activity-logs.md", "range": {"start": {"line": 73, "column": 43}}}, "severity": "INFO"}
| Policy deleted | Details of deleting an admin settings policy |

Check warning on line 74 in content/manuals/admin/organization/activity-logs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'administrator' instead of 'admin' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'administrator' instead of 'admin'", "location": {"path": "content/manuals/admin/organization/activity-logs.md", "range": {"start": {"line": 74, "column": 43}}}, "severity": "INFO"}
| Policy transferred | Details of transferring an admin settings policy to another owner |

Check warning on line 75 in content/manuals/admin/organization/activity-logs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'administrator' instead of 'admin' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'administrator' instead of 'admin'", "location": {"path": "content/manuals/admin/organization/activity-logs.md", "range": {"start": {"line": 75, "column": 51}}}, "severity": "INFO"}

### Repository events

Expand Down

0 comments on commit 0265971

Please sign in to comment.