-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 initial AMR servicenow integration #44875
Conversation
4963ca7
to
94943b7
Compare
@tigrato can you take a look at this when you get a chance? |
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.
@EdwardDowling This and all other PRs that enable routing rules for plugins need test coverage before they can be approved/merged. E.g. #44754.
@r0mant Added tests for both PRs, can you take a look when you get a second? |
5c9833b
to
1dc03e4
Compare
@EdwardDowling See the table below for backport results.
|
* Add initial AMR servicenow integration * Update servicenow AMR integration to work with RuleHandler * Remove unused context * Remove unused handlerTimeout * Use watcher that allows confirming of allowed kinds * Add tests for servicenow amr interactions * Fix formating
* Add initial AMR servicenow integration * Update servicenow AMR integration to work with RuleHandler * Remove unused context * Remove unused handlerTimeout * Use watcher that allows confirming of allowed kinds * Add tests for servicenow amr interactions * Fix formating
* Add initial AMR servicenow integration * Update servicenow AMR integration to work with RuleHandler * Remove unused context * Remove unused handlerTimeout * Use watcher that allows confirming of allowed kinds * Add tests for servicenow amr interactions * Fix formating
* Add initial AMR servicenow integration * Update servicenow AMR integration to work with RuleHandler * Remove unused context * Remove unused handlerTimeout * Use watcher that allows confirming of allowed kinds * Add tests for servicenow amr interactions * Fix formating
Initial integration of ServiceNow plugin and Access Monitoring Rules routing
Depends on #43298 being merged first and will take this out of draft and update the description when it is.
changelog: Allow ServiceNow service used by plugin to be dynamically configured by creating Access Monitoring Rules resources with the desired ServiceNow assignee as the recipient.