Skip to content

Codex bootstrap for #2382 - #2406

Closed
github-actions[bot] wants to merge 1 commit into
phase-2-devfrom
agents/codex-issue-2382-18321287292
Closed

Codex bootstrap for #2382#2406
github-actions[bot] wants to merge 1 commit into
phase-2-devfrom
agents/codex-issue-2382-18321287292

Conversation

@github-actions

@github-actions github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Source Issue #2382: Agents watch + bootstrap quality of life

Source: #2382

Topic GUID: 4a645dce-7c57-5630-93c2-e86e13952a76

Why

Issue: Make the Agents consumer run safely on a schedule
Summary
Hourly runs can stack if previous runs are still going. Add concurrency, short timeouts, and an opt‑in set of probes.

Tasks

Add concurrency to the workflow root.

Apply timeout-minutes to each job.

Make README note that bootstrap runs are opt‑in via params_json.

Context

Current file calls into reuse-agents.yml. Fixes in the previous issues will make this usable again.
GitHub
+1

Acceptance criteria

agents-consumer.yml uses concurrency: { group: agents-consumer, cancel-in-progress: true }.

Each job has timeout-minutes set.

Default behavior is minimal: watchdog and readiness only, with preflight and bootstrap gated by params_json.

Implementation notes

Not provided.


Synced by workflow run.


PR created automatically to engage Codex.

@github-actions
github-actions Bot requested a review from stranske as a code owner October 7, 2025 17:43
@github-actions github-actions Bot added the agent:codex Assign to Codex agent label Oct 7, 2025
@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor Author

PR created. To engage Codex, the PR author must comment:

@codex start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent:codex Assign to Codex agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants