Update trigger UI labels: Webhooks to Webhook, Alert options to Email#5057
Update trigger UI labels: Webhooks to Webhook, Alert options to Email#5057shannonbradshaw wants to merge 1 commit into
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hey @shannonbradshaw — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |
1 similar comment
|
Hey @shannonbradshaw — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |
| {{<imgproc src="/tutorials/helmet/trigger.png" resize="x600" style="width: 500px" declaredimensions=true alt="The trigger configured with 'Data has been synced to the cloud' as the type and 'Binary (image)' as the data type." class="shadow imgzoom" >}} | ||
|
|
||
| 5. Add notification methods. The following options live in the **ALERT OPTIONS** and **WEBHOOKS** sections of the trigger card: | ||
| 5. Add notification methods. The following options live in the **EMAIL** and **WEBHOOK** sections of the trigger card: |
There was a problem hiding this comment.
I think this should probably be push notification instead of web hook if I'm understanding correctly
There was a problem hiding this comment.
or maybe it's all 3 actually?
There was a problem hiding this comment.
Good catch — it's all three. The trigger card now has EMAIL, WEBHOOK, and PUSH NOTIFICATIONS sections (push went GA in viamrobotics/app#12147, picked up by docs PR #5079). Updated the step to list all three sections and added a Push notifications paragraph parallel to the Webhook one. Also rebased onto main to resolve the conflict from #5079 and removed the redundant trigger.png screenshot at Shannon's request.
236d45e to
f96d0ff
Compare
The trigger card UI renamed section headings: "Webhooks" is now "Webhook" (singular), "Alert options" is now "Email", and the "Add Webhook" button is now "Add webhook" (lowercase). Update three docs pages that reference these UI labels. https://claude.ai/code/session_01VHGqDtUDo7U3psP6p9dsi1
f96d0ff to
5b7054e
Compare

Source changes
Docs changes
docs/vision/object-detection/alert-on-detections.md: "ALERT OPTIONS and WEBHOOKS sections" → "EMAIL and WEBHOOK sections"; "click Add Webhook" → "click Add webhook"docs/data/trigger-on-data.md: "Webhooks and Email" → "Webhook and Email" (singular); "Click Add Webhook" → "Click Add webhook"docs/monitor/alert.md: "click Add Webhook" → "click Add webhook"How I found these
ALERT OPTIONS,WEBHOOKS(as section heading), andAdd Webhook; found 3 pages with stale UI labelsGenerated by daily docs change agent
Generated by Claude Code