Commit Graph

9 Commits (2242a9f82e26ac8a4725a8ffc0aa0cfb25aed30a)

Author SHA1 Message Date
John Olheiser cac9e6e760 Updates to API 404 responses ()
Lanre Adelowo be48397945 Slack webhook channel name cannot be empty or just contain an hashtag ()
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory ()
* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* update vendor

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* load attributes when created release

* update comparsion doc
Ethan Koenig 876bafb7ef Fix API status code for hook creation ()
* Fix API status code for hook creation

* Named constants for response statuses
Ethan Koenig 93a1de4842 Fix repo API bug ()
Don't require token when not necessary
Ethan Koenig 9847b38518 Organization webhook API endpoints
Unknwon 9cd16c5b12 add organization APIs
Unknwon b117befc2b add user email APIs
Unknwon 56dd430a10 refactor API routes and some work for