Skip to content

Conversation

@cjames23
Copy link
Contributor

@cjames23 cjames23 commented Jun 28, 2023

Feature:
Adding ChimeNotifier for Amazon provider to enable notifications to a Chime chat room via callbacks. This feature will allow a user to create notifications via a Chime webhook utlizing the ChimeWebhookHook with the message allowing templating.

Example code added to How-to Guide for Chime notifications under the Amazon provider docs under notifications folder.

@@ -0,0 +1,61 @@
# Licensed to the Apache Software Foundation (ASF) under one
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we name the directory notifiers instead? To be consistent with operators, hooks, ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notifications was consistent with how other providers have named such as Slack and Discord. But I am open to renaming if there is consensus.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets stay with the current convention for now.
Notifiers is a new experience and I prefer to gather feedback before we start deprecating.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants