-
Notifications
You must be signed in to change notification settings - Fork 302
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 alerter for IRIS IRP system #1301
Conversation
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.
Thanks for this useful contribution! I added a few comments to this review. I'll enable the automated tests in the meantime.
The reason the automation failed is due to the linter finding some white space violations in your new code/tests. |
I see a problem in the tests, so I'm taking a look. |
Fixed |
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.
This is looking good to me. I'll leave it open for a little while to let others offer their feedback.
Description
Added a new alerter type for the ability to create alerts and cases in the IRIS IRP system.
Checklist
make test-docker
with my changes.