hayat01sh1da/GitHub Wiki Organiser

Organise (organize) a GitHub wiki: regenerate Home.md/_Sidebar.md grouped by Owner/Category and export unknown-page reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandSubcommand to run: update (Home + Sidebar), count-report or llm-exportnoupdate
wiki-repositoryWiki repository to organise, as <owner>/<repo>.wikino${{ github.repository }}.wiki
tokenToken used to check out and push the wiki repository. The default GITHUB_TOKEN works for the calling repository's own wiki when the job grants `permissions: contents: write`; organising another repository's wiki needs a PAT.no${{ github.token }}
group-byGrouping criteria: Owner or Category (CLI default: Owner)no""
languageLabel language: English or Japanese (CLI default: English)no""
home-overflowupdate only: split Home into per-namespace pages under wikis-by-owner/nofalse
template-dirDirectory of <group_by>/<language>.md Home templates, relative to the wiki rootno""
outputcount-report / llm-export only: export filename (relative to the wiki root)no""
pushCommit and push the wiki when the run produced a diffnotrue
commit-messageCommit message used when pushing wiki changesnoOrganise wiki by Spreen Wiki Organiser
slack-webhook-urlOptional Slack Incoming Webhook URL; a notification is sent when changes were pushedno""
namedescription
changed'true' when the run produced wiki changes that were committed and pushed