aboutsummaryrefslogtreecommitdiff
path: root/modules/github.py
Commit message (Collapse)AuthorAgeFilesLines
* Typo in modules/github.py ('command' -> 'commit') and declare event_responseGravatar jesopo2018-10-061-1/+1
| | | | outside of try/except in modules/rest_api.py
* Typo, add missing "Gravatar jesopo2018-10-051-1/+1
|
* Add the basics of a github webhook in modules/github.pyGravatar jesopo2018-10-051-0/+27