Dash Eclipse
|
62afb6828b
|
utils.github_webhook: fix _get_event_title() and _format_ping() for organizations
|
2021-04-22 14:52:24 +00:00 |
|
Dash Eclipse
|
329c1b947e
|
utils.github_webhook: html.escape some PR/issue title and commit messages to avoid Telegram response error code 400: Bad Request: Can't parse entities: Unspported start tag *** at byte offset ***
|
2021-04-22 03:39:37 +00:00 |
|
Shrimadhav U K
|
bdfc0135eb
|
Add Heroku support (#1)
* Create Procfile
* Create config.py
* Create runtime.txt
* Create app.json
* Add "Deploy to Heroku" button to README.md
Co-authored-by: Dash Eclipse <dashezup@disroot.org>
|
2021-04-22 03:39:34 +00:00 |
|
Dash Eclipse
|
d3dc14977b
|
Move configuration from config.py to config.json and add support for GitHub organization webhooks
remove _format_watch() from utils.github_webhook as the value of
watchers_count is always identical with stargazers_count
https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#watch
https://developer.github.com/changes/2012-09-05-watcher-api/
|
2021-04-22 01:36:36 +00:00 |
|
Dash Eclipse
|
08c985a805
|
utils.telegram: sendMessage with notification disabled
|
2021-04-20 17:20:56 +00:00 |
|
Dash Eclipse
|
9093ca3253
|
Initial commit
|
2021-04-20 16:28:34 +00:00 |
|