-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPO3DPKRT-863/Slack Notifications (#634)
(new) notifySlack class and access via recordKeeper (new) Slack API key is stored as an environment variable (new) styled buttons for messages with links. uses error/success colors (new) compact messages and details placed as a reply (new) cleanChannel utility to empty an existing channel (new) sendMessage to send to both email & slack (new) slack message testing routines (new) exposed rate manager objects so can get config and metrics (new) random NotifyPackage routine for testing emails & slack (fix) changed NotifyChannel to NotifyUserGroup for clarity (fix) relocated testing routines into Notify class (fix) catch undefined errors when flatten objects in log
- Loading branch information
1 parent
4d720cb
commit dfb1a68
Showing
9 changed files
with
784 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.