-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add webhook format check for Slack #787
Comments
Hello, could i be assigned to this issue? |
If we change this validation, we need to modify UT/IT in this repo, as well as in dashboards-notifications. The mock data doesn't have the correct format, and this will fail dashboards-notifications cypress test |
Can I be assigned to this, seeing how bblazek98 doesn't seem to be interested? |
Sure, assigned. |
Add Slack webhook URL format check here
https://github.com/opensearch-project/notifications/blob/main/notifications/notifications/src/main/kotlin/org/opensearch/notifications/index/ConfigIndexingActions.kt#L59
it should have same url format check as Microsoft teams
The text was updated successfully, but these errors were encountered: