A GitHub App built with Probot that A Github App for Terraform Module repo
# Install dependencies
npm install
# Run the bot
npm start
For help:
python .\src\configureLabels.py -h
optional arguments: -h, --help show this help message and exit
--token TOKEN (Required) Authentication token generated by github account
--owner OWNER (Required) Define target repository owner.
--name NAME (Required) Define target repository name.
python .\src\configureLabels.py --token yourtoken --owner repoowner --name reponame
If you have suggestions for how terraformbot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2018 zunlihu [email protected]