Skip to content

[codex] Add public readiness checks#22

Merged
amitkot merged 2 commits into
mainfrom
codex-public-readiness-cleanup
May 27, 2026
Merged

[codex] Add public readiness checks#22
amitkot merged 2 commits into
mainfrom
codex-public-readiness-cleanup

Conversation

@amitkot
Copy link
Copy Markdown
Owner

@amitkot amitkot commented May 27, 2026

Summary

  • Scrub current HEAD of project-specific public-readiness references and local machine paths.
  • Add local public-readiness and repo hygiene checks wired through pre-commit and just audit-public.
  • Add GitHub Actions coverage that installs gitleaks and runs pre-commit on pushes and PRs.

Validation

  • just audit-public
  • pre-commit run --all-files
  • bash -n tools/audit_public.sh
  • bash -n tools/pre_commit_checks.sh
  • YAML parse check for .pre-commit-config.yaml and .github/workflows/pre-commit.yml
  • git diff --check

Note: local gitleaks is not installed, so the local audit printed the install/run guidance; CI installs gitleaks before running pre-commit.

@amitkot amitkot marked this pull request as ready for review May 27, 2026 09:52
@amitkot amitkot merged commit d556c56 into main May 27, 2026
1 check passed
@amitkot amitkot deleted the codex-public-readiness-cleanup branch May 27, 2026 10:01
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