Skip to content

Add GitHub Actions workflow to automatically publish wiki on pushes to main - #44

Merged
rijesha merged 2 commits into
mainfrom
copilot/automate-wiki-publishing
Nov 29, 2025
Merged

Add GitHub Actions workflow to automatically publish wiki on pushes to main#44
rijesha merged 2 commits into
mainfrom
copilot/automate-wiki-publishing

Conversation

Copilot AI commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Implements automatic wiki publishing using Andrew-Chen-Wang/github-wiki-action as requested.

Changes

  • .github/workflows/publish-wiki.yml - Workflow triggered on pushes to main when docs/** or README.md change. Uses github-wiki-action@v4 to sync docs/ directory to wiki.

  • docs/Home.md - Wiki landing page with navigation links to all documentation pages using wiki link syntax

  • docs/_Sidebar.md - Persistent sidebar navigation for wiki pages

The existing documentation files (index.md, installation.md, framing.md, message-definitions.md, testing.md, development.md) will be published as wiki pages automatically.

Original prompt

This section details on the original issue you should resolve

<issue_title>Automatically publish wiki on pushs to main</issue_title>
<issue_description>Use this action in the pipeline

Andrew-Chen-Wang/github-wiki-action

See if there are any markdowns required to make the wiki more cohesive.</issue_description>

Comments on the Issue (you are @copilot in this section)


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

…o main

Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com>
Copilot AI changed the title [WIP] Automatically publish wiki on push to main branch Add GitHub Actions workflow to automatically publish wiki on pushes to main Nov 29, 2025
Copilot AI requested a review from rijesha November 29, 2025 18:39
@rijesha
rijesha marked this pull request as ready for review November 29, 2025 18:40
@rijesha
rijesha merged commit 9d08404 into main Nov 29, 2025
2 checks passed
@rijesha
rijesha deleted the copilot/automate-wiki-publishing branch December 6, 2025 03:20
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.

Automatically publish wiki on pushs to main

2 participants