It would be really nice if cursor automations that create pull requests could monitor them for CI workflow errors, comments etc and do actions based on them without the need to prompt @cursor or in the automation chat again.
Hey,
This actually already exists — in Cursor Settings > Automations, there’s a toggle called “Automatically fix CI failures” that does exactly what you’re describing. Once enabled, Cursor will monitor your CI runs and automatically attempt to fix failures after a PR is created.