Skip to content

Commit 15f06d3

Browse files
committed
sort events
1 parent c765f6c commit 15f06d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/organizations/audit/auditing-events.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,10 @@ The following tables describe the type of events (or actions) that are available
216216
| Pipelines.RunRetained | Modify | Pipeline run "{RunName}" in project {ResolveProjectId:ProjectId} granted lease id {RetentionLeaseId} to {RetentionOwnerId} |
217217
| Pipelines.RunUnretained | Modify | Pipeline run "{RunName}" in project {ResolveProjectId:ProjectId} no longer retained |
218218
| Pipelines.ProjectSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" in "{ProjectName}" project. |
219-
| Pipelines.OrganizationSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" at organization level. |
220219
| Pipelines.OAuthConfigurationCreated | Create | Created OAuth configuration '{ConfigName}' for '{SourceType}' |
221220
| Pipelines.OAuthConfigurationDeleted | Remove | Updated OAuth configuration '{ConfigName}' for '{SourceType}' |
222221
| Pipelines.OAuthConfigurationUpdated | Modify | Deleted OAuth configuration '{ConfigName}' for '{SourceType}' |
222+
| Pipelines.OrganizationSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" at organization level. |
223223

224224
### Policy
225225
| ActionId | Category | Details |

0 commit comments

Comments
 (0)