Commit Graph

16 Commits (0.20.0)

Author SHA1 Message Date
Benjamin Moermans e44b27a563 Fix slack bot to use the new socket API.
The bot can now send interactive message for approval requests as well
as react to bot mention event.
The bot will try to update the interactive message when possible.
2024-07-31 21:22:05 +02:00
Blake Barnett e57f78d0dc Update to slack-go/slack v0.12.2
- Uses events rather than a select loop
- Removes the HTTP API usage
- Makes approvals work
- Still requires a legacy bot token
2023-06-27 16:25:32 -07:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
Karolis Rusenas 00a44e0627 ensuring that debug would be set to true 2019-06-17 11:22:27 +01:00
Karolis Rusenas 37b2cfcf8c only send "started" message if debug is enabled 2019-06-17 10:52:51 +01:00
Karolis Rusenas b740c010cf always show revision too 2019-06-02 11:13:27 +01:00
Karolis Rusenas 2669c0bd8f show revision when version is not available 2019-04-27 09:39:53 +01:00
Karolis Rusenas 345bdca2a9 footer including version 2019-04-27 00:03:44 +01:00
Karolis Rusenas f48c3ba29d sending out a message on startup 2019-04-27 00:00:40 +01:00
Karolis Rusenas 3c50557f60 using new client 2019-04-26 23:48:19 +01:00
Karolis Rusenas 43f75f9fec migrating to godep, updating logrus 2018-03-03 11:32:00 +00:00
Karolis Rusenas 1bebb35ae5 multi channel support for slack 2018-02-25 18:59:29 +00:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas 7c27301037 tests updated 2017-07-08 16:25:35 +01:00
Karolis Rusenas b984af8eb6 notification format 2017-07-08 15:55:39 +01:00
Karolis Rusenas e111ee8967 slack notification 2017-07-07 23:58:29 +01:00