- Clone the repo and get all the dependencies
- Fill in the required info in
application.properties
- Setup a
webhook
in the required repo/repos to the path<host>/hook
with theIssues
event selected - Set the content type to
application/json
and put anything in the secret - Run/Build the app
Feel free to submit a PR