Automations
Remove busywork. Rules run automatically across your workspace.
Slack alert on high-priority
When a task is set to P1 in any project, notify #product.
Trigger: Task priority → P1 312 runs
Auto-assign new bugs
Route new Bug tasks to the on-call engineer of the week.
Trigger: Task tag → Bug 148 runs
Snooze stalled tasks
If a task is idle for 5 days, set due date +3 days and nudge assignee.
Trigger: Task idle → 5 days 87 runs
Sync closed tasks to CRM
When a project completes, update the customer record.
Trigger: Project → Done 41 runs
Deploy preview on PR
Open a fresh review environment whenever a branch updates.
Trigger: PR → Opened 203 runs
Daily digest email
Send each person their standing tasks at 8:00 every morning.
Trigger: Time → Daily 8:00 413 runs