Skip to content

Improve Evergreen CI diagnostics#410

Merged
mrjf merged 2 commits into
mainfrom
codex/evergreen-diagnostics-timeout
Jul 9, 2026
Merged

Improve Evergreen CI diagnostics#410
mrjf merged 2 commits into
mainfrom
codex/evergreen-diagnostics-timeout

Conversation

@mrjf

@mrjf mrjf commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • raise Evergreen runs to a 60 minute workflow budget and 10 minute shell command budget
  • expand bash tool access so Evergreen can read CI logs, inspect diffs, and run the repo's Bun lint/test diagnostics
  • require the agent to gather exact CI diagnostics before guessing or delegating
  • prefer GH_AW_CI_TRIGGER_TOKEN for deterministic CI reruns, falling back to github.token only when the secret is absent

Validation

  • gh aw compile .github/workflows/evergreen.md --validate --strict --approve --no-check-update
  • gh aw lint --dir .github/workflows

@mrjf

mrjf commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

@copilot fix test

@mrjf mrjf merged commit 7c5ea99 into main Jul 9, 2026
26 checks passed
@mrjf mrjf deleted the codex/evergreen-diagnostics-timeout branch July 9, 2026 23:38
Copilot stopped work on behalf of mrjf due to an error July 9, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant