Skip to content
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

Support slack notification #34

Closed
4 tasks done
pyadav opened this issue Jul 7, 2021 · 0 comments · Fixed by #35, #37, #39 or #43
Closed
4 tasks done

Support slack notification #34

pyadav opened this issue Jul 7, 2021 · 0 comments · Fixed by #35, #37, #39 or #43
Labels
enhancement New feature or request

Comments

@pyadav
Copy link
Member

pyadav commented Jul 7, 2021

We need to provide service endpoints to send notifications on slack

  • Add siren API to exchange a code for access_token for a given workspace and store the token in DB.
  • Add siren API to send messages. (Scope: Private channel, public channel, DM)
  • Add siren API to list all channels accessible to the slack app installed.
  • Update Siren Slack Configuration API as per new configuration of alert manager(Slack http_config).
@ravisuhag ravisuhag changed the title support slack notification Support slack notification Jul 7, 2021
@pyadav pyadav reopened this Jul 29, 2021
@pyadav pyadav pinned this issue Aug 6, 2021
@pyadav pyadav added the enhancement New feature or request label Aug 6, 2021
@ravisuhag ravisuhag unpinned this issue Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment