codex - 💡(How to fix) Fix Automations don't run not scheduled and not run now [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17840Fetched 2026-04-15 06:27:20
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1cross-referenced ×1

Fix Action

Fix / Workaround

look at the commits in the past 24 hours merged inside Cornerstone3D and do a review. summarize the changes, and whether there are new bugs introduced 
- Do NOT invent bugs; if evidence is weak, say so and skip.
- If you feel like something is a mistake at the end make a table and tell what is a mistake
- If breaking changes is introduced and is not actually documented in docs, flag it

Code Example

look at the commits in the past 24 hours merged inside Cornerstone3D and do a review. summarize the changes, and whether there are new bugs introduced 
- Do NOT invent bugs; if evidence is weak, say so and skip.
- If you feel like something is a mistake at the end make a table and tell what is a mistake
- If breaking changes is introduced and is not actually documented in docs, flag it 

Always pull the latest main before doing your task
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

Version 26.409.20454 (1462)

What subscription do you have?

Plus

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

Automations does not work.

When i hit test now, it shows automation started but nothing else Also my daily scheduled automations don't run

What steps can reproduce the bug?

I have this as automation

look at the commits in the past 24 hours merged inside Cornerstone3D and do a review. summarize the changes, and whether there are new bugs introduced 
- Do NOT invent bugs; if evidence is weak, say so and skip.
- If you feel like something is a mistake at the end make a table and tell what is a mistake
- If breaking changes is introduced and is not actually documented in docs, flag it 

Always pull the latest main before doing your task

and the following setup. I've tried the local as well and still nothing happens

<img width="734" height="1184" alt="Image" src="https://github.com/user-attachments/assets/6529b595-7321-4d01-bb16-16ed515578a1" />

What is the expected behavior?

automations run and shows up

Additional information

No response

extent analysis

TL;DR

The automations in the Codex App may not be working due to a configuration or setup issue, and verifying the automation settings and testing with a simpler automation task may help resolve the problem.

Guidance

  • Review the automation settings and ensure that the "Test Now" button is configured correctly to trigger the automation task.
  • Try simplifying the automation task to a basic operation, such as sending a notification, to isolate if the issue is with the specific task or the automation system as a whole.
  • Check if there are any dependencies or prerequisites required for the automation task to run, such as access to the Cornerstone3D repository or specific permissions.
  • Verify that the daily scheduled automations are correctly configured and that the schedule is set to run at the expected time.

Example

No code snippet is provided as the issue is related to the Codex App's automation feature and not a specific code implementation.

Notes

The issue may be specific to the user's setup or configuration, and further troubleshooting may be required to identify the root cause. Additionally, the provided image of the setup is not accessible, which may contain important information for resolving the issue.

Recommendation

Apply workaround: Try simplifying the automation task and verifying the settings to isolate the issue, as the problem may be related to the specific task or configuration rather than a version-specific bug.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING