Commit Graph

4 Commits (477ef462510d69a8a31e008fb6e64059dc6cc148)

Author SHA1 Message Date
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 9847b38518 Organization webhook API endpoints