File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -217,6 +217,9 @@ The following tables describe the type of events (or actions) that are available
217
217
| Pipelines.RunUnretained | Modify | Pipeline run "{RunName}" in project {ResolveProjectId: ProjectId } no longer retained |
218
218
| Pipelines.ProjectSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" in "{ProjectName}" project. |
219
219
| Pipelines.OrganizationSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" at organization level. |
220
+ | Pipelines.OAuthConfigurationCreated | Create | Created OAuth configuration '{ConfigName}' for '{SourceType}' |
221
+ | Pipelines.OAuthConfigurationDeleted | Remove | Updated OAuth configuration '{ConfigName}' for '{SourceType}' |
222
+ | Pipelines.OAuthConfigurationUpdated | Modify | Deleted OAuth configuration '{ConfigName}' for '{SourceType}' |
220
223
221
224
### Policy
222
225
| ActionId | Category | Details |
You can’t perform that action at this time.
0 commit comments