Skip to content

Stop generating and releasing PDF/DOCX/EPUB artifacts#7

Closed
dknauss wants to merge 6 commits intomainfrom
codex/runbook-model-p3-roles-and-validation
Closed

Stop generating and releasing PDF/DOCX/EPUB artifacts#7
dknauss wants to merge 6 commits intomainfrom
codex/runbook-model-p3-roles-and-validation

Conversation

@dknauss
Copy link
Owner

@dknauss dknauss commented Mar 3, 2026

This PR removes binary document output generation/versioning from the runbook repository and keeps Markdown as the canonical source.

Changes included:

  • Remove PDF/DOCX/EPUB generation pipeline from .github/workflows/generate-docs.yml and keep markdown metadata refresh only.
  • Add paths-ignore for ROADMAP.md/roadmap.md to avoid triggering that workflow for roadmap-only edits.
  • Remove release asset attachment patterns for *.pdf, *.docx, and *.epub from .github/workflows/release.yml.
  • Update README.md to reflect markdown-only source policy.
  • Delete tracked binary artifacts and pandoc template assets from the repository.

Note: this supersedes the earlier closed PR for this branch path.

@dknauss
Copy link
Owner Author

dknauss commented Mar 4, 2026

Superseded by PR #8 (clean branch). This branch has unresolvable conflicts from the v3.0 integration.

@dknauss dknauss closed this Mar 4, 2026
@dknauss dknauss deleted the codex/runbook-model-p3-roles-and-validation branch March 4, 2026 00:10
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