-
Notifications
You must be signed in to change notification settings - Fork 114
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
fix(INT-568): slack send event to event specific channel based on channel webhook #2563
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #2563 +/- ##
===========================================
+ Coverage 86.83% 86.87% +0.04%
===========================================
Files 603 603
Lines 28158 28169 +11
Branches 6700 6701 +1
===========================================
+ Hits 24450 24471 +21
+ Misses 3371 3361 -10
Partials 337 337
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The base branch was changed.
Kudos, SonarCloud Quality Gate passed! |
…nnel webhook (#2563) * fix: slack send event to event specific channel * small fixes * incorporated legacy method * added test cases and small fixes * fixed payload for modern webhooks for not sending app details * feat:added blacklisted event option
Description of the change
Type of change
Related issues
Checklists
Development
Code review