This article explains how to use GitHub Actions to schedule the execution of Python scripts at specific times, send messages to Slack, and commit changes to a repository. By automating this process, you can send important notifications or perform specific tasks on a regular basis, improving the efficiency of your development workflow.
I bought an Apple computer with M1 and M2 chips and had problems creating a MySQL database in Docker environment. So I wrote this article to record it.
This article will show you a way how to send a notification automatically after you published a release on github.The way includes **Github Actions** and **Slack Incoming Webhook**.