Skip to content

[codex] Document fork Pages opt-in#5

Merged
LDMB123 merged 1 commit into
mainfrom
codex/crabbox-pages-guard-tech-debt
May 31, 2026
Merged

[codex] Document fork Pages opt-in#5
LDMB123 merged 1 commit into
mainfrom
codex/crabbox-pages-guard-tech-debt

Conversation

@LDMB123
Copy link
Copy Markdown
Owner

@LDMB123 LDMB123 commented May 31, 2026

Summary

  • Document why the Pages deploy job is skipped on forks by default.
  • Keep openclaw/crabbox deployment automatic.
  • Allow forks with GitHub Pages configured to opt in by setting the repo variable CRABBOX_ENABLE_PAGES=true.

Why

PR #4 stopped false Pages failures on the LDMB123 fork, but the hardcoded guard was opaque and left no no-code opt-in path for forks that intentionally configure Pages. This keeps the fork clean while making the guard easier to maintain.

Verification

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/pages.yml'); puts 'yaml ok'"
  • git status --short --branch

Keep upstream Pages deployment automatic while documenting why forks skip it by default. Allow forks with Pages configured to opt in via CRABBOX_ENABLE_PAGES=true instead of editing the workflow again.
@LDMB123 LDMB123 merged commit d70994a into main May 31, 2026
5 checks passed
@LDMB123 LDMB123 deleted the codex/crabbox-pages-guard-tech-debt branch May 31, 2026 01:19
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