botkube/test
Prasad Ghangal b887214b6c
Refactor notifier to use Bot interface to send notifications (#309)
##### ISSUE TYPE

 - Feature Pull Request

##### SUMMARY

In the notifier, we send events by creating a new connection to the communication medium on every new event. We can reduce the number of connections by sending messages via the Bot interface.

Fixes #270
2020-07-13 12:06:27 +00:00
..
e2e Refactor notifier to use Bot interface to send notifications (#309) 2020-07-13 12:06:27 +00:00
webhook Add license headers to source files (#266) 2020-04-27 09:20:16 +05:30
comm_config.yaml Add license headers to source files (#266) 2020-04-27 09:20:16 +05:30
resource_config.yaml Make allowed kubectl commands configurable (#284) 2020-06-21 11:26:30 +00:00