mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Fix dependency assignments for security-generative-ai team (#205621)
## Summary Fixes dependency assignment for security generative AI dependencies introduced via https://github.com/elastic/kibana/pull/205523
This commit is contained in:
parent
1128787cd1
commit
d16bc940b1
1 changed files with 6 additions and 6 deletions
|
@ -2854,13 +2854,13 @@
|
|||
"@langchain/openai"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:security-defend-workflows"
|
||||
"team:security-generative-ai"
|
||||
],
|
||||
"matchBaseBranches": [
|
||||
"main"
|
||||
],
|
||||
"labels": [
|
||||
"Team:Defend Workflows",
|
||||
"Team:Security Generative AI",
|
||||
"release_note:skip",
|
||||
"backport:all-open"
|
||||
],
|
||||
|
@ -2873,13 +2873,13 @@
|
|||
"@google/generative-ai"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:security-defend-workflows"
|
||||
"team:security-generative-ai"
|
||||
],
|
||||
"matchBaseBranches": [
|
||||
"main"
|
||||
],
|
||||
"labels": [
|
||||
"Team:Defend Workflows",
|
||||
"Team:Security Generative AI",
|
||||
"release_note:skip",
|
||||
"backport:all-open"
|
||||
],
|
||||
|
@ -2893,13 +2893,13 @@
|
|||
"@smithy/util-utf8"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:security-defend-workflows"
|
||||
"team:security-generative-ai"
|
||||
],
|
||||
"matchBaseBranches": [
|
||||
"main"
|
||||
],
|
||||
"labels": [
|
||||
"Team:Defend Workflows",
|
||||
"Team:Security Generative AI",
|
||||
"release_note:skip",
|
||||
"backport:all-open"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue