Program to monitor status of an IaaC provisioning request for GRACE PaaS
cmd: Source code for Go Program
- Download latest release from GitHub
- Unzip
- Copy binary executable file to a directory in your
$PATHand make executable - Set the following environment variables:
export GITHUB_TOKEN=<personal access token>
export CIRCLE_TOKEN=<personal api key>
- Run the command:
grace-decider --owner <Repo Owner> --repo <Repo Name> --pr <PR Number>
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.