You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.x] [DOCS] Add TheHive connector to automated Observability case screenshots (#193913) (#200113)
# Backport
This will backport the following commits from `main` to `8.x`:
- [[DOCS] Add TheHive connector to automated Observability case
screenshots (#193913)](#193913)
<!--- Backport version: 9.4.3 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-14T03:40:55Z","message":"[DOCS]
Add TheHive connector to automated Observability case screenshots
(#193913)","sha":"bdf62b6b500f041d57a6ee74ddeee88138d42f26","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","docs","Feature:Cases","backport:version","v8.17.0"],"title":"[DOCS]
Add TheHive connector to automated Observability case
screenshots","number":193913,"url":"https://github.com/elastic/kibana/pull/193913","mergeCommit":{"message":"[DOCS]
Add TheHive connector to automated Observability case screenshots
(#193913)","sha":"bdf62b6b500f041d57a6ee74ddeee88138d42f26"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193913","number":193913,"mergeCommit":{"message":"[DOCS]
Add TheHive connector to automated Observability case screenshots
(#193913)","sha":"bdf62b6b500f041d57a6ee74ddeee88138d42f26"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <[email protected]>
Copy file name to clipboardExpand all lines: x-pack/test_serverless/functional/test_suites/observability/screenshot_creation/response_ops_docs/cases/settings.ts
+28-4Lines changed: 28 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,31 @@ import { FtrProviderContext } from '../../../../../ftr_provider_context';
Copy file name to clipboardExpand all lines: x-pack/test_serverless/functional/test_suites/security/screenshot_creation/response_ops_docs/cases/settings.ts
+20-6Lines changed: 20 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,14 @@ import { navigateToCasesApp } from '../../../../../../shared/lib/cases';
0 commit comments