PyAction helps you to create and develop GitHub Actions using Python.
This documentation covers all the concepts and a demo hello-world
action. Head to Quickstart to see the demo project and create an action in a flash. โก๏ธ
Explore the current events happening in the PyAction ecosystem.
Custom GitHub Actions can be developed in different ways. PyAction uses the Docker Container method which is highly stable with Python environments.