kawamataryo/GitHub Wiki Sync Actions
Synchronize your repository documentation folder with GitHub Wiki bidirectionally. Keep your docs in sync effortlessly!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with repo and wiki access | yes | — |
| sync-folder | Folder path to synchronize with wiki | no | docs |
| conflict-strategy | Strategy for handling conflicts (repo-wins, wiki-wins, manual, skip) | no | repo-wins |
Outputs
| name | description |
|---|---|
| changes-count | Number of changes applied |
| sync-status | Overall sync status (success, partial, failed) |