mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[8.x] [Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests (#207067) (#207076)
# Backport This will backport the following commits from `main` to `8.x`: - [[Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests (#207067)](https://github.com/elastic/kibana/pull/207067) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ievgen Sorokopud","email":"ievgen.sorokopud@elastic.co"},"sourceCommit":{"committedDate":"2025-01-17T13:51:55Z","message":"[Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests (#207067)\n\n## Summary\r\n\r\n[Internal link](https://github.com/elastic/security-team/issues/10820)\r\nto the feature details\r\n\r\nSet @elastic/security-threat-hunting as codewoners of the SIEM\r\nMigrations integration tests folder.\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"64f872e61734275c45b51969e24f878e58bc966e","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Threat Hunting","Team: SecuritySolution","backport:prev-minor"],"title":"[Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests","number":207067,"url":"https://github.com/elastic/kibana/pull/207067","mergeCommit":{"message":"[Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests (#207067)\n\n## Summary\r\n\r\n[Internal link](https://github.com/elastic/security-team/issues/10820)\r\nto the feature details\r\n\r\nSet @elastic/security-threat-hunting as codewoners of the SIEM\r\nMigrations integration tests folder.\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"64f872e61734275c45b51969e24f878e58bc966e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/207067","number":207067,"mergeCommit":{"message":"[Rules migration] Threat Hunting team as a codeowner for SIEM Migrations integration tests (#207067)\n\n## Summary\r\n\r\n[Internal link](https://github.com/elastic/security-team/issues/10820)\r\nto the feature details\r\n\r\nSet @elastic/security-threat-hunting as codewoners of the SIEM\r\nMigrations integration tests folder.\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"64f872e61734275c45b51969e24f878e58bc966e"}}]}] BACKPORT--> Co-authored-by: Ievgen Sorokopud <ievgen.sorokopud@elastic.co>
This commit is contained in:
parent
082401cdf6
commit
f8102fddb3
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
@ -1629,6 +1629,7 @@ x-pack/test/security_solution_api_integration/test_suites/detections_response/te
|
|||
x-pack/test/security_solution_api_integration/test_suites/detections_response/user_roles @elastic/security-detections-response
|
||||
x-pack/test/security_solution_api_integration/test_suites/explore @elastic/security-threat-hunting-explore
|
||||
x-pack/test/security_solution_api_integration/test_suites/investigations @elastic/security-threat-hunting-investigations
|
||||
x-pack/test/security_solution_api_integration/test_suites/siem_migrations @elastic/security-threat-hunting
|
||||
x-pack/test/security_solution_api_integration/test_suites/sources @elastic/security-detections-response
|
||||
|
||||
# Security Solution sub teams
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue