Overview
Use this checklist to quickly diagnose why a scheduled pipeline or scheduled workflow stopped running. Work through each check in order, the most common causes are listed first.
Checklist
scheduled-pipeline-checklist
# | Check | Where to look | Details |
1 | Is the trigger actor still in the org? |
| |
2 | Does the actor have context access? |
| |
3 | Is "Prevent unregistered user spend" blocking the Scheduled Actor? |
| |
4 | Does the project have active followers? (workflows only) |
| |
5 | Was there a recent config error on the target branch? (workflows only) |
| |
6 | Does the target branch still exist? |
| Recreate the branch or update the trigger. |
7 | Is SAML SSO in use? Has the session expired? |
| Re-authenticate, then refresh permissions. |
Still not working?
If none of the above apply, check the CircleCI status page for active incidents. If the issue persists, contact CircleCI support with your project URL and the trigger name.