mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Fleet] Update GitHub action to route Fleet issues to new project (#195417)
## Summary The UI & Integrations team is moving to a new GitHub project. This PR updates our automation to automatically place issues in the new project instead of the old one.
This commit is contained in:
parent
14d5677d07
commit
da88bb2c01
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Add Fleet issue to Platform Ingest project
|
||||
name: Add Fleet issue to Platform Ingest - UI & Integrations project
|
||||
|
||||
on:
|
||||
issues:
|
||||
|
@ -6,9 +6,9 @@ on:
|
|||
- labeled
|
||||
|
||||
env:
|
||||
INGEST_PROJECT_ID: 'PVT_kwDOAGc3Zs4AEzn4'
|
||||
INGEST_PROJECT_ID: 'PVT_kwDOAGc3Zs4AogrP'
|
||||
FLEET_LABEL: 'Team:Fleet'
|
||||
AREA_FIELD_ID: 'PVTSSF_lADOAGc3Zs4AEzn4zgEgZSo'
|
||||
AREA_FIELD_ID: 'PVTSSF_lADOAGc3Zs4AogrPzggEiBs'
|
||||
FLEET_UI_OPTION_ID: '411a7b86'
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue