Skip to content

[codex] docs and ci: protect main and fix GitHub Actions#1

Merged
omniscoder merged 8 commits into
mainfrom
codex/reflect-protected-main
Apr 19, 2026
Merged

[codex] docs and ci: protect main and fix GitHub Actions#1
omniscoder merged 8 commits into
mainfrom
codex/reflect-protected-main

Conversation

@omniscoder
Copy link
Copy Markdown
Member

@omniscoder omniscoder commented Apr 19, 2026

This PR does two things:

  1. Syncs the public core docs with the live GitHub enforcement state.
  2. Fixes GitHub Actions to use pnpm instead of npm ci so the repo can actually pass on GitHub.

What changed:

  • main is branch-protected on GitHub with CLA required.
  • packageManager now declares pnpm.
  • CI and release workflows use pnpm install with the pnpm cache.

Validation:

  • pnpm test -- test/docs-commands.test.ts
  • git diff --check

@omniscoder omniscoder changed the title [codex] docs: reflect protected main branch [codex] docs and ci: protect main and fix GitHub Actions Apr 19, 2026
@omniscoder omniscoder marked this pull request as ready for review April 19, 2026 02:27
@omniscoder omniscoder added the cla-approved Contributor license agreement approved label Apr 19, 2026
@omniscoder omniscoder merged commit 78345a2 into main Apr 19, 2026
8 checks passed
@omniscoder omniscoder deleted the codex/reflect-protected-main branch April 19, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-approved Contributor license agreement approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants