GitHub Actions

Store the webhook as a repository secret and notify on workflow completion.

Example

curl -X POST "$PAGE_ME_WEBHOOK" \
  -H "content-type: application/json" \
  -d '{"source":"github","message":"Build completed","priority":"active"}'

When to page

Use Page Me for finished work, failed builds, approval requests, or something ready for review. Keep routine progress logs out of your pager.