[PR #444] [MERGED] Add full-scale GitHub wiki page action #4648

Closed
opened 2026-05-11 07:59:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/444
Author: @Andrew-Chen-Wang
Created: 6/16/2020
Status: Merged
Merged: 8/27/2020
Merged by: @sdras

Base: masterHead: patch-1


📝 Commits (2)

  • 38e69b5 Add full-scale GitHub wiki page action
  • c8e9337 Merge branch 'master' into patch-1

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

My GitHub wiki page is based on one that is already listed https://github.com/Decathlon/wiki-page-creator-action but the mine is different in that it allows for any type of file, not just Markdown, usage of secrets.GITHUB_TOKEN, exclude files and directory, and allows for deletion of pages if the file is deleted, unlike the other repository in which if the files are deleted, then the wiki DOES NOT reflect that (as in the wiki's page is still there).

Repo: https://github.com/Andrew-Chen-Wang/github-wiki-action

Marketplace: https://github.com/marketplace/actions/github-wiki-action


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/444 **Author:** [@Andrew-Chen-Wang](https://github.com/Andrew-Chen-Wang) **Created:** 6/16/2020 **Status:** ✅ Merged **Merged:** 8/27/2020 **Merged by:** [@sdras](https://github.com/sdras) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`38e69b5`](https://github.com/sdras/awesome-actions/commit/38e69b5e3c553425d8d75fa6378830d2f87adfa2) Add full-scale GitHub wiki page action - [`c8e9337`](https://github.com/sdras/awesome-actions/commit/c8e93375c16677eceffd558857d11ecf046a9a2b) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description My GitHub wiki page is based on one that is already listed https://github.com/Decathlon/wiki-page-creator-action but the mine is different in that it allows for any type of file, not just Markdown, usage of `secrets.GITHUB_TOKEN`, exclude files and directory, and allows for deletion of pages if the file is deleted, unlike the other repository in which if the files are deleted, then the wiki DOES NOT reflect that (as in the wiki's page is still there). Repo: https://github.com/Andrew-Chen-Wang/github-wiki-action Marketplace: https://github.com/marketplace/actions/github-wiki-action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-11 07:59:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#4648