Skip to content
generated from GSA/grace-template

Program to monitor status of an IaaC provisioning request for GRACE PaaS

License

Notifications You must be signed in to change notification settings

GSA/grace-decider

Repository files navigation

GRACE Decider

Program to monitor status of an IaaC provisioning request for GRACE PaaS

Repository contents

cmd: Source code for Go Program

Usage

  1. Download latest release from GitHub
  2. Unzip
  3. Copy binary executable file to a directory in your $PATH and make executable
  4. Set the following environment variables:
export GITHUB_TOKEN=<personal access token>
export CIRCLE_TOKEN=<personal api key>
  1. Run the command:
grace-decider --owner <Repo Owner> --repo <Repo Name> --pr <PR Number>

Public domain

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.

About

Program to monitor status of an IaaC provisioning request for GRACE PaaS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published