Available on the Enterprise plan. Contact sales to learn more.
Configuration

Webhook
Click Configuration to set up the webhook that connects this Automation to your Git provider. The webhook determines which repositories or organization the Automation listens to. See Webhooks for setup details. If your organization has webhooks enabled, a dropdown appears instead, letting you select an existing webhook or configure a new one.Runs on
- Projects (recommended): select projects. The Automation monitors all repositories within them.
- Repositories: use a search query to filter specific repositories.
Triggers on PR
| Event | When it fires |
|---|---|
| Opened | New PR created |
| Updated | New commits pushed |
| Ready for review | Draft marked ready |
| Review requested | Reviewer assigned for review |
| Approved | Reviewer approves |
| Merged | PR merged |
| Closed | PR closed without merge |
Next steps
- Webhooks: create and manage webhook endpoints
- Run an Automation
- Manual triggers
- Time-based triggers