Your repo, minus the busywork.
Connect GitHub events to actions — labels, comments, Slack pings — without writing a workflow file.
Read-only access to the repos you choose to connect.
label: needs-triage
#alerts ✓
# a few things it can do
on: issue.opened → label "needs-triage"
on: pr.merged → comment "Shipped 🚀"
on: check.failed → notify #alerts