GitHub issue versioning with probot. Historic versions come in as a comment, but default these are diff
s, however by including VERSION_TYPE_PLAIN
anywhere in the Issue description, it will be plain text
gi
Using make
commands.
make install
make run
Before deploy make sure you have setup:
aws
cli with credentials- Github Secret key as an
envar
Then WEBHOOK_SECRET=<your-github-secret-key> make deploy