Skip to content

docs: document space_key auto-create inputs and bump checkout to v5 - #25

Merged
7nohe merged 1 commit into
mainfrom
docs/document-space-key-auto-create
Jul 18, 2026
Merged

docs: document space_key auto-create inputs and bump checkout to v5#25
7nohe merged 1 commit into
mainfrom
docs/document-space-key-auto-create

Conversation

@7nohe

@7nohe 7nohe commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

#23 revealed that the space_key / parent_page_id / write_page_id inputs (shipped in v0.2.x) were completely missing from the README, making the auto-create feature undiscoverable.

  • Add missing inputs (space_key, parent_page_id, write_page_id, exclude) and outputs (created, skipped_files, skipped_json) to the README tables
  • Add missing CLI options (--space-key, --parent-page-id, --no-write-page-id, --mermaid-macro, --exclude) to the CLI options list
  • Add an "Auto-creating pages" section explaining page creation and the frontmatter write-back behavior (including the note that Actions users need to commit the write-back to persist page IDs)
  • Update the Action usage example from checkout@v4 + @v0.1.5 to checkout@v5 + @v0.2.2
  • Bump actions/checkout to v5 in this repo's own workflows

Related

Addresses #23 (docs portion — the feature itself already exists in v0.2.2)

🤖 Generated with Claude Code

- Add missing space_key, parent_page_id, write_page_id, exclude inputs and
  created, skipped_files, skipped_json outputs to the README tables
- Add missing CLI options (--space-key, --parent-page-id, --no-write-page-id,
  --mermaid-macro, --exclude) to the CLI options list
- Add an "Auto-creating pages" section explaining page creation and
  frontmatter write-back behavior
- Update the Action usage example to checkout@v5 and confluence-md@v0.2.2
- Bump actions/checkout to v5 in our own workflows

Addresses #23

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@7nohe
7nohe merged commit 57f2b5e into main Jul 18, 2026
4 checks passed
@7nohe
7nohe deleted the docs/document-space-key-auto-create branch July 18, 2026 23:11
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