core-agent-ide/.github/actions/codex/src
Michael Bolin ae88b69b09
fix: add more instructions to ensure GitHub Action reviews only the necessary code (#1887)
Empirically, we have seen the GitHub Action comment on code outside of
the PR, so try to provide additional instructions in the prompt to avoid
this.
2025-08-06 10:39:58 -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 fix: add more instructions to ensure GitHub Action reviews only the necessary code (#1887) 2025-08-06 10:39:58 -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