Commit Graph

41 Commits (0.19.0)

Author SHA1 Message Date
Karolis Rusenas da5cfa1003
Merge pull request #729 from blakebarnett/update_slack_bot_to_fix_approvals
Update to slack-go/slack v0.12.2
2023-08-09 10:25:52 +01:00
hotpheex 52af7e9650 New notification sender for Discord webhooks 2023-08-08 19:31:15 -07:00
hotpheex 21c273a77b Add discord webhook sender 2023-08-06 08:38:02 +10: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
Leif Segen 5fb7be3061 Test and fix Teams-specific MessageCard format 2020-09-08 23:54:37 -05:00
Leif Segen d54ea2ea84 Fix typos 2020-09-08 23:16:10 -05:00
Leif Segen a64341ecd0 Fix errors caught by make test 2020-09-08 23:07:10 -05:00
Leif Segen b7c80588aa Include hyperlink 2020-09-08 13:02:45 -05:00
Leif Segen 23e70d5691 Delete manifest.json
Remove unnecessary file
2020-09-08 12:43:27 -05:00
Leif Segen 15b17f87e5 Add option for Teams Webhook
Add option to most messages via Teams / Office365 Connectors
2020-09-08 12:39:47 -05:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
Aurélien Grenotton 7472bcf8bb Add basic mail notification 2020-04-12 02:33:30 +02: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 ad737b69be fixed approvals 2019-05-09 16:57:25 +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
gfeun c1f5512b1d Use http.DefaultTransport to support HTTP proxies 2018-11-22 11:31:48 +01:00
Andreas Schubert 3d982272fe added HIPCHAT_SERVER environment variable
to allow specifying a self hosted hipchat server
2018-10-02 13:19:55 +02:00
Karolis Rusenas 84d5e3e75d removing debug info 2018-08-29 23:40:29 +01:00
Karolis Rusenas 43f75f9fec migrating to godep, updating logrus 2018-03-03 11:32:00 +00:00
Karolis Rusenas 089e33a4e1 test for lower level notification 2018-03-02 12:27:16 +00:00
Karolis Rusenas 1bebb35ae5 multi channel support for slack 2018-02-25 18:59:29 +00:00
Karolis Rusenas ce7f3f5017 cleanup, using url from constants 2018-02-25 18:59:20 +00:00
Karolis Rusenas 7945bbe5e7 multi channel support for hipchat 2018-02-25 18:58:56 +00:00
Karolis Rusenas b22af6e247 added mattermost notifications 2018-02-22 23:05:47 +00:00
Igor Komlew 4d067cd647 added support for hipchat notifications 2017-12-14 12:12:23 +01:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas d07f6fed83 string representation for a debug available 2017-10-04 08:27:49 +01:00
Karolis Rusenas 0b8de8d2ea notification level tests 2017-10-03 20:22:01 +01:00
Karolis Rusenas 773850b876 notification levels 2017-10-03 20:21:50 +01:00
Karolis Rusenas c7effe9c2e code hygiene 2017-08-08 21:47:29 +01:00
Karolis Rusenas bb3f721929 webhook test 2017-07-11 07:31:27 +01: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
Karolis Rusenas 82697c5356 webhooks notifications 2017-07-06 22:31:27 +01:00
Karolis Rusenas b6b74ddfe0 initial notification manager 2017-07-06 22:31:18 +01:00