-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions #176824
Merged
ashokaditya
merged 6 commits into
elastic:main
from
ashokaditya:task/dw-sentinel-one-tests-8.13
Feb 15, 2024
Merged
[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions #176824
ashokaditya
merged 6 commits into
elastic:main
from
ashokaditya:task/dw-sentinel-one-tests-8.13
Feb 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1e521f1
to
65b5009
Compare
65b5009
to
60a1bd8
Compare
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
@elasticmachine merge upstream |
paul-tavares
approved these changes
Feb 15, 2024
XavierM
approved these changes
Feb 15, 2024
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @ashokaditya |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 15, 2024
…al connector response actions (elastic#176824) ## Summary Tests for responder action item on alert action menu. for changes in elastic/pull/176405 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 0d787a0)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Feb 15, 2024
…rectional connector response actions (#176824) (#177047) # Backport This will backport the following commits from `main` to `8.13`: - [[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions (#176824)](#176824) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ash","email":"1849116+ashokaditya@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-02-15T16:48:06Z","message":"[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions (#176824)\n\n## Summary\r\n\r\nTests for responder action item on alert action menu.\r\n\r\nfor changes in /pull/176405\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"0d787a01f3fb9f16fca811be8dbc1d7a08241b96","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Defend Workflows","OLM Sprint","v8.13.0","v8.14.0"],"title":"[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions","number":176824,"url":"https://github.com/elastic/kibana/pull/176824","mergeCommit":{"message":"[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions (#176824)\n\n## Summary\r\n\r\nTests for responder action item on alert action menu.\r\n\r\nfor changes in /pull/176405\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"0d787a01f3fb9f16fca811be8dbc1d7a08241b96"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/176824","number":176824,"mergeCommit":{"message":"[8.13][Security Solution][Endpoint] Add missing tests for bidirectional connector response actions (#176824)\n\n## Summary\r\n\r\nTests for responder action item on alert action menu.\r\n\r\nfor changes in /pull/176405\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"0d787a01f3fb9f16fca811be8dbc1d7a08241b96"}}]}] BACKPORT--> Co-authored-by: Ash <1849116+ashokaditya@users.noreply.github.com>
fkanout
pushed a commit
to fkanout/kibana
that referenced
this pull request
Mar 4, 2024
…al connector response actions (elastic#176824) ## Summary Tests for responder action item on alert action menu. for changes in elastic/pull/176405 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
OLM Sprint
release_note:skip
Skip the PR/issue when compiling release notes
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
v8.13.0
v8.14.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Tests for responder action item on alert action menu.
for changes in /pull/176405
Checklist