mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #444] [MERGED] Add full-scale GitHub wiki page action #1844
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (2)
38e69b5Add full-scale GitHub wiki page actionc8e9337Merge 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.