core-agent-ide/.github/actions/codex/src
Michael Bolin e207f20f64
fix: add extra debugging to GitHub Action (#1173)
https://github.com/openai/codex/actions/runs/15352839832/job/43205041563
appeared to fail around `postComment()`, but I don't see the output from
`fail()` in the logs. Adding a bit more info.
2025-05-30 11:16:30 -07:00
..
add-reaction.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
comment.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
config.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
default-label-config.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
env-context.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
fail.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
git-helpers.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
git-user.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
github-workspace.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
load-config.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
main.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
post-comment.ts fix: add extra debugging to GitHub Action (#1173) 2025-05-30 11:16:30 -07:00
process-label.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
prompt-template.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
review.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
run-codex.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00
verify-inputs.ts feat: initial import of experimental GitHub Action (#1170) 2025-05-30 10:55:28 -07:00