Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Feature/slack channel implementation #4

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

sonimadhuri
Copy link
Contributor

This feature will allow users to send notifications on specified slack channel as a bot.

Slack module is built upon Slacks node sdk

API Enforcements:

Requires specifying slack channel in notification channels and need to define toSlack() method that returns slack data.
Notifiable slack channels can be specified with getSlackChannel()

@vinayak25
Copy link
Contributor

vinayak25 commented Oct 7, 2020

@sonimadhuri Please share a sample implementation for the Slack Channel.

Also, please change PR to squareboat:develop branch.

@vinayak25 vinayak25 linked an issue Oct 7, 2020 that may be closed by this pull request
@sonimadhuri sonimadhuri changed the base branch from master to develop October 10, 2020 11:02
@sonimadhuri
Copy link
Contributor Author

@vinayak25 Updated target branch, please check.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Slack Channel Support
2 participants