Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -0/+33 |
| | | | | | | | | * Webhooks for repo creation/deletion * add createHookTask * Add handles for GetSlackPayload and GetDiscordPayload | ||||
* | fix orgnization webhooks (#2422) | Lunny Xiao | 2017-08-30 | 1 | -2/+0 |
| | | | | | | * fix org webhooks * remove trace code | ||||
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 1 | -0/+252 |
* implementation of discord webhook * fix webhooks * fix typo and unnecessary color values * fix typo * fix imports and revert changes to webhook_slack.go |