cicdstatemgr icon indicating copy to clipboard operation
cicdstatemgr copied to clipboard

Refine slack integration to be a module/plugin

Open bitsofinfo opened this issue 5 years ago • 1 comments

Refine slack integration to be a module/plugin or just cleanup the configuration specification to get rid of references to "slack" as it can really be used to send data to any endpoint.

bitsofinfo avatar Jul 20 '20 18:07 bitsofinfo

The following methods should delegate to a HTTP abstraction:

event_handle_trigger_pipeline event_handle_manual_choice event_handle_notify event_handle_respond

bitsofinfo avatar Aug 02 '20 22:08 bitsofinfo