iris-pressure-studio / docs /validation /codex-git-commit-check.md
Codex
Deploy submission links to Hugging Face Space
200cb0b
|
Raw
History Blame Contribute Delete
344 Bytes
# Codex Git Commit Check
Date: 2026-06-08
Purpose: verify that Codex can stage, commit, and push from this repo after
enabling `codex_git_commit = true` in the local Codex config.
Expected check:
```bash
git show -s --format=fuller HEAD
```
The commit metadata should show which author and committer Git used for the
Codex-created commit.