https://github.com/blankscreen-exe/manage-readme-with-github-actions
Managing README.md with Github Actions
https://github.com/blankscreen-exe/manage-readme-with-github-actions
github-actions github-token python3
Last synced: 3 months ago
JSON representation
Managing README.md with Github Actions
- Host: GitHub
- URL: https://github.com/blankscreen-exe/manage-readme-with-github-actions
- Owner: Blankscreen-exe
- Created: 2023-08-10T06:26:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T19:14:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T20:45:38.212Z (5 months ago)
- Topics: github-actions, github-token, python3
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My README file
> 📌 This repository is part of a medum.com blog that I have written.
>
> The blog itself discusses how we can use the Github Actions to amnipulate our files in the repository. I also discussed how we can use `GITHUB_TOKEN` to authorized actions which include manipulating our repository's files and folders.
>
> See the blog [here](https://medium.com/@hammad.ai/manage-readme-md-with-github-actions-python-96222cb26b58?source=friends_link&sk=3ad305e1ed46d5ee226310d2bf4e4190).This `README.md` file is auto written by Github Actions. The list below is a list of files you will see in the `docs/` directory.
- If any markdown file is **created** inside the `docs/` directory, a list item here in the `README.md` will automatically be added by using the `helpers/add_to_list.py` script.
- If any markdown file is **updated** inside the `docs/` directory, no action will be taken.
- If any markdown file is **deleted** inside the `docs/` directory, the corresponding list item here in the `README.md` will automatically be removed by using the `helpers/delete_line.py` script.
# List Of Files In `docs/`
- [Za Warudo](/docs/za_warudo.md)
- [Star Platinum](docs/star_platinum.md)
- [Magician'S Red](docs/magician's_red.md)
- [Hermit Purple](docs/hermit_purple.md)
- [Cream](docs/cream.md)