Skip to content

zunlihu/terraformbot

Repository files navigation

terraformbot

A GitHub App built with Probot that A Github App for Terraform Module repo

Setup

# Install dependencies
npm install

# Run the bot
npm start

Auto-generate autoAssignees.yml

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.

Run the script:

python .\src\configureLabels.py --token yourtoken --owner repoowner --name reponame

Contributing

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.

License

ISC © 2018 zunlihu zunlihu@sjtu.edu.cn

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published