Python module for writing GitHub Actions.
# Get the repo
$ git clone https://github.com/boschglobal/action.toolkit.git
$ cd action.toolkit
# Build
$ make
# Test
$ pip install -r requirements.txt
$ make install
$ make testPlease refer to the CONTRIBUTING.md file.
GitHub Action Python Toolkit is open-sourced under the Apache-2.0 license. See the LICENSE and NOTICE files for details.