Skip to content

docs: warn that wiki must be initialized before running agentic-wiki-writer#265

Merged
mrjf merged 2 commits intomainfrom
copilot/add-warning-for-wiki-initialization
Mar 13, 2026
Merged

docs: warn that wiki must be initialized before running agentic-wiki-writer#265
mrjf merged 2 commits intomainfrom
copilot/add-warning-for-wiki-initialization

Conversation

Copy link
Contributor

Copilot AI commented Mar 13, 2026

GitHub doesn't create the wiki's git repository until at least one page exists — cloning it before that point fails. The agentic-wiki-writer docs had no mention of this prerequisite.

Changes

  • docs/agentic-wiki-writer.md — adds a [!WARNING] callout immediately before the Installation section, explaining that the repo's Wiki tab must have at least one page created before the workflow can run, and noting the failure mode (git clone error) if skipped.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI linked an issue Mar 13, 2026 that may be closed by this pull request
…c-wiki-writer

Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copilot AI changed the title [WIP] Add warning for wiki initialization requirement docs: warn that wiki must be initialized before running agentic-wiki-writer Mar 13, 2026
Copilot AI requested a review from mrjf March 13, 2026 14:51
Copilot finished work on behalf of mrjf March 13, 2026 14:51
@mrjf mrjf marked this pull request as ready for review March 13, 2026 19:46
@mrjf mrjf merged commit b897c2f into main Mar 13, 2026
1 check passed
@mrjf mrjf deleted the copilot/add-warning-for-wiki-initialization branch March 13, 2026 19:57
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.

document that wiki must be initialized

2 participants