- WSL (Ubuntu 25.10)
In any case, make sure that you declare the owner or the category of the Wiki on the top of the document as follows.
Owner: @sample-owner
---
This is a sample Wiki.Category: sample-category
---
This is a sample Wiki.You can directly create, update and delete wiki pages on github-wiki-organisers Wiki.
These actions are managed as git commits.
GitHub Wiki is also managed as git repository, which allows you to use git commands, needless to say.
Follow the instructions below to edit wiki pages.
- Run
git clone git@github.com:quipper/aya-issues.gitto clone Wiki. - Create, update or delete a wiki and make some differences.
- Run
git add #{FILENAME},git commit -m #{COMMIT_MESSAGE}andgit push origin masterin order to push commit(s) to the remote repository.- * The branch you can see on GUI is
master
- * The branch you can see on GUI is
You can also freely configure Home header passage.
Edit it on ./home_template/ based on the mode you are in.
Update Wiki List on Home and Sidebar runs to update wiki list on Home and Sidebar at 12:00 and 22:00 every weekday.
If there is any difference, it pushes a commit to the remote repository and send a notification to a Slack channel you would like to get information on.
As a sample, #github-actions-notifications - hayat01sh1da is set as the target channel.
【github-wiki-organisers Daily Wiki List on Home and Sidebar Update Report】
Workflows: Update Wiki List on Home and Sidebar
Commit: 04debbe Update Wiki list on Home and Sidebar by GitHub Actions[bot] at 2025-08-16 15:02:27
Source: github-wiki-organisers Wiki
Notify Unknown Wiki Count by Namespace runs to notify unknown wikis in terms of ownership at 09:00 every Monday.
If there is any difference, it pushes a commit to the remote repository and send a notification to a Slack channel you would like to get information on.
As a sample, #github-actions-notifications - hayat01sh1da is set as the target channel.
【github-wiki-organisers Weekly Unowned Wiki Count Report】
Unknown Owner nor Necessity: 1
Unowned but Necessary: 1
Unowned: 10
Notify Uncategorised Wiki Count by Namespace runs to notify unknown wikis in terms of category at 09:00 every Monday.
If there is any difference, it pushes a commit to the remote repository and send a notification to a Slack channel you would like to get information on.
As a sample, #github-actions-notifications - hayat01sh1da is set as the target channel.
【github-wiki-organisers Weekly Uncategorised Wiki Count by Namespace Report】
Uncategorised: 14
Export Unknown Wiki List for LLM runs to notify export of ignored wiki page list for LLM in terms of noise canceling at 00:00 every weekday.
If there is any difference, it pushes a commit to the remote repository and send a notification to a Slack channel you would like to get information on.
As a sample, #github-actions-notifications - hayat01sh1da is set as the target channel.
Message: The latest ignored page list for LLM has been exported! Make sure if it is as you expect by cloning hayat01sh1da/github-wiki-organisers.wiki ! Workflows: Export Unknown Wiki List for LLM
【github-wiki-organisers Wiki LLM Notification for Ignored Page List Export】
Message: The latest ignored page list for LLM has been exported! Make sure if it is as you expect by cloning hayat01sh1da/github-wiki-organisers.wiki !
Workflows: Export Unknown Wiki List for LLM