Start an Automation
- Open the Automation (or use the three-dot menu from the list).
- Click Run.
- Confirm target repositories/projects.

Monitor progress
The run details page shows real-time execution status.
- Running: currently executing
- Pending: queued
- Completed: finished successfully
- Failed: encountered errors

Cancel execution
- Single action: three-dot menu > Cancel
- Entire run: click Cancel on the run details page

Review results
After completion:- View execution summary (completed/failed/canceled actions, time)
- Click individual actions to review logs
- Check your SCM for pull requests created by the Automation
Action logs cannot be exported. Use your SCM to review actual code changes.