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

Streamlining collection creation and notifications #608

Open
bishwaspraveen opened this issue Feb 19, 2024 · 0 comments
Open

Streamlining collection creation and notifications #608

bishwaspraveen opened this issue Feb 19, 2024 · 0 comments
Assignees

Comments

@bishwaspraveen
Copy link
Contributor

bishwaspraveen commented Feb 19, 2024

Description

Emily adds new collections to the webapp directly with all requisite metadata. Li needs to be notified automatically whenever Emily does this. Add a slack notification for every new collection that she creates.

Implementation snapshots

  • Created 3 test collections.
    image
  • Received 3 notifications for all the new collections created along with the names of the collections.
image

Considerations

I've created a webhook url for Li's slack. However, we do not want this to be on the repo. So make sure to set the env variable on AWS as follows :
XLI_SLACK_WEBHOOK_URL = "https://hooks.slack.com/services/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"

@bishwaspraveen bishwaspraveen self-assigned this Feb 19, 2024
@bishwaspraveen bishwaspraveen linked a pull request Feb 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant