Make harness failures fail honestly (#69981)

* Agents: fail honestly on harness errors

* Docs: clarify Codex harness fallback
This commit is contained in:
pashpashpash
2026-04-21 22:33:21 -07:00
committed by GitHub
parent a0ccf69259
commit dc4e97472d
10 changed files with 55 additions and 54 deletions

View File

@@ -8,7 +8,7 @@ on:
required: true
pull_request:
paths:
- '.github/workflows/**'
- ".github/workflows/**"
permissions:
contents: read