-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 webex as destination #5574
Add webex as destination #5574
Conversation
@anirudhbagri , thanks for the PR! We've updated a lot of things now that we're Community-driven so - if you're still interested in getting this merged - would you mind rebasing off master to re-run the CI, as well as updating merge conflicts? We're trying to clean up our PR todo list, so if you're not interested, that's fine - we'll close the PR in about a week if we don't hear back. If you're interested in reopening the PR afterwards, we would also very much welcome that. |
After fixing the merge conflict through the web interface, it was failing the formatting check test. When fixing that though (
Those would need to be fixed (by @anirudhbagri probably?), then this can be merged. 😄 |
#5230 had some changes that are relevant to this PR as well, and it seems we don't have any tests on this branch yet. @anirudhbagri any interest in continuing development here? I saw you merged the master branch in about a week ago, so I don't want to step on your toes. :) |
Missing a test now, but otherwise looks good. |
Codecov Report
@@ Coverage Diff @@
## master #5574 +/- ##
==========================================
+ Coverage 60.87% 60.94% +0.06%
==========================================
Files 155 156 +1
Lines 12718 12758 +40
Branches 1729 1735 +6
==========================================
+ Hits 7742 7775 +33
- Misses 4747 4752 +5
- Partials 229 231 +2
|
Cool. Should we merge this now, or are you still wanting to do stuff with it? 😄 |
Still adding a test ;) it should pass now (it did on my local), so we can merge unless you think otherwise. |
Heh Heh Heh. I'll leave it alone and let you merge it when you're happy with it. 😄 |
@anirudhbagri thanks again for your contribution :) |
What type of PR is this? (check all applicable)
Description
Added Webex as an alert destination
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings (if there are UI changes)