We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdd98e commit 3d206eaCopy full SHA for 3d206ea
docs/service-hooks/events.md
@@ -1202,7 +1202,7 @@ Event: An elastic agent pool is resized.
1202
1203
Event: A pipeline run starts waiting for manual intervention.
1204
1205
-* Publisher ID: `azure-devops`
+* Publisher ID: `rm`
1206
* Event ID: `manualintervention.pending`
1207
* Resource name: `manualintervention`
1208
@@ -1216,7 +1216,7 @@ Event: A pipeline run starts waiting for manual intervention.
1216
1217
```json
1218
{
1219
- "publisherId": "azure-devops",
+ "publisherId": "rm",
1220
"eventId": "manualintervention.pending",
1221
"resource": {
1222
"manualIntervention": {
0 commit comments