Origin Automations: PR opened / PR pushed never auto-run (manual Run works)

Where does the bug appear (feature/product)?

Cloud Agent (GitHub, Slack, Web, Linear)

Describe the Bug

On an Origin-hosted repo (not a GitHub mirror), my automation “Origin review - sandbox POC” never auto-runs on PR opened or PR pushed. Run History stays empty. Manual Run works: the cloud agent clones the repo, reviews, and comments on the PR.

Steps to Reproduce

  1. Create an Origin-native repo: bankingcontentgoesbrrr/origin-sandbox-poc.
  2. Create a Cloud Agent environment on that repo. Wait for build green, then Save.
  3. Create automation Active on that repo: triggers PR opened + PR pushed (+ dummy cron 0 0 1 1 *). Tool: Comment on Pull Request. Composer 2.5.
  4. Push to an open PR branch, and open a new PR.
  5. Check automation Run History.

Expected Behavior

A run should start automatically on PR opened and on PR pushed, same as manual Run.

Operating System

Windows 10/11

Version Information

Cursor 3.16.29. origin CLI 2026.08.15-22-58-04-922a05a (WSL Ubuntu, no native Windows install).

For AI issues: which model did you use?

Composer 2.5

Additional Information

Actual: 0 auto runs. Manual Run still works.

Already ruled out: missing PR-pushed trigger, and opening PRs while the environment was still unsaved.

PRs: https://cursor.com/codebase/bankingcontentgoesbrrr/origin-sandbox-poc/pull/4 and https://cursor.com/codebase/bankingcontentgoesbrrr/origin-sandbox-poc/pull/5

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @Olivier_Berthet1, thanks for the detailed report!

Nothing is misconfigured on your side. Your PR events are reaching us fine, but automatic PR opened / PR pushed triggers aren’t enabled for Origin-hosted repos yet, so the automation never gets handed the event.

I’ve filed this internally and I’m following up with the team to find out where enabling it sits on their plans. I’ll update this thread once I know more!

Those automations would be gold. Hoping this gets resolved soon.