Origin Automations Not Working

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

I’ve activated an automation in one of my origin repos, to run on a schedule, but they won’t run. When I try to test run them it says I need to connect or configure an SCM or something.

Steps to Reproduce

  1. Create an origin repo.
  2. Add custom crontab to run every 30 minutes
  3. wait or test run
  4. What it fail

Expected Behavior

The automation should run

Screenshots / Screen Recordings

Operating System

Other

Version Information

Cloud Automation

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey @naquiroz, thanks for the report! This is a known limitation that we’re actively working on. Scheduled automations on Origin-hosted repos aren’t fully wired up yet for environment-backed automations, and the “connect your SCM account” message is misleading in this case.

In the meantime, two workarounds should work today: pointing the automation directly at a repo + branch (rather than selecting a saved environment), or running it against a GitHub-hosted repo.

How can I pick a branch on the automation?

Hey @naquiroz!

The issue that was blocking scheduled automations on Origin-hosted repos has been fixed on our side, so automations that use a saved environment with an Origin repo now launch correctly.

If you edit the automation (or its environment) to point at one of your current repos, the schedule should start running.

To answer your question about picking a branch: when you create or edit the automation, choose the repository directly in the repo picker instead of selecting a saved environment, you can set the branch right there. Both paths should work now.