Skip to content
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

Merged
merged 9 commits into from
Aug 27, 2024

Conversation

EdwardDowling
Copy link
Contributor

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.

integrations/access/servicenow/app.go Outdated Show resolved Hide resolved
@EdwardDowling
Copy link
Contributor Author

@tigrato can you take a look at this when you get a chance?

Copy link
Collaborator

@r0mant r0mant left a 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.

@EdwardDowling EdwardDowling requested a review from r0mant August 23, 2024 16:13
@EdwardDowling
Copy link
Contributor Author

@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?

@EdwardDowling EdwardDowling force-pushed the edwarddowling/servicenow-amr branch from 5c9833b to 1dc03e4 Compare August 27, 2024 15:48
@EdwardDowling EdwardDowling added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit 703445d Aug 27, 2024
39 checks passed
@EdwardDowling EdwardDowling deleted the edwarddowling/servicenow-amr branch August 27, 2024 16:54
@public-teleport-github-review-bot

@EdwardDowling See the table below for backport results.

Branch Result
branch/v16 Failed

EdwardDowling added a commit that referenced this pull request Aug 28, 2024
* 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
EdwardDowling added a commit that referenced this pull request Aug 28, 2024
* 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
EdwardDowling added a commit that referenced this pull request Aug 30, 2024
* 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
github-merge-queue bot pushed a commit that referenced this pull request Aug 30, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants