https://github.com/absaoss/py-composite-action-lib
PyCompositeActionLib is a Python library that streamlines creating and managing composite GitHub Actions. It offers reusable classes and scripts for controlling action inputs/outputs and accessing the GitHub API.
https://github.com/absaoss/py-composite-action-lib
Last synced: 17 days ago
JSON representation
PyCompositeActionLib is a Python library that streamlines creating and managing composite GitHub Actions. It offers reusable classes and scripts for controlling action inputs/outputs and accessing the GitHub API.
- Host: GitHub
- URL: https://github.com/absaoss/py-composite-action-lib
- Owner: AbsaOSS
- License: apache-2.0
- Created: 2024-07-02T12:18:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-09T08:01:25.000Z (over 1 year ago)
- Last Synced: 2025-05-22T03:07:46.967Z (9 months ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-composite-action-lib
PyCompositeActionLib is a Python library that streamlines creating and managing composite GitHub Actions. It offers reusable classes and scripts for controlling action inputs/outputs and accessing the GitHub API.