-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DPO3DPKRT-863/Slack Notifications #634
Commits on Oct 13, 2024
-
(new) notifySlack class and access via recordKeeper (fix) changed NotifyChannel to NotifyUserGroup for clarity
Configuration menu - View commit details
-
Copy full SHA for 875d660 - Browse repository at this point
Copy the full SHA 875d660View commit details -
Slack API Key as Environment Variable
(new) Slack API key is stored as an environment variable
Configuration menu - View commit details
-
Copy full SHA for b2a7328 - Browse repository at this point
Copy the full SHA b2a7328View commit details -
Button links in slack messages
(new) styled buttons for messages with links. uses error/success colors
Configuration menu - View commit details
-
Copy full SHA for 1a85f6d - Browse repository at this point
Copy the full SHA 1a85f6dView commit details
Commits on Oct 15, 2024
-
Compact messaging and formatting
(new) compact messages and details placed as a reply (new) Message username assigned to type (new) cleanChannel now supports replies
Configuration menu - View commit details
-
Copy full SHA for 55a6dca - Browse repository at this point
Copy the full SHA 55a6dcaView commit details
Commits on Oct 16, 2024
-
Consolidated message sending and environment type
(new) sendMessage to send to both email & slack (fix) cleaned up use of current environment type
Configuration menu - View commit details
-
Copy full SHA for d3e8bb2 - Browse repository at this point
Copy the full SHA d3e8bb2View commit details -
(new) slack message testing routines (new) random NotifyPackage routine for testing emails & slack (new) exposed rate manager objects so can get config and metrics (fix) relocated testing routines into Notify class
Configuration menu - View commit details
-
Copy full SHA for 4ca7271 - Browse repository at this point
Copy the full SHA 4ca7271View commit details -
Improved error handling and rate limiting
(new) support for clearing more than 100 slack messages (fix) slack/email testing properly feeding system (fix) updated rates for notifications (fix) catch undefined errors when flatten objects in log (fix) invalid block format for default messages w/ link (fix) removed character limit on slack message subjects (fix) better error handling and messages from slack
Configuration menu - View commit details
-
Copy full SHA for 6eb0e31 - Browse repository at this point
Copy the full SHA 6eb0e31View commit details