mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[deps] Renovate-bot default to draftPR and datavis reviewers (#114060)
New renovate-bot PRs are created as draft PR for elastic-charts. The PR will now ping the whole datavis team.
This commit is contained in:
parent
402550c165
commit
00db6023e6
1 changed files with 2 additions and 1 deletions
|
@ -37,9 +37,10 @@
|
|||
{
|
||||
groupName: '@elastic/charts',
|
||||
packageNames: ['@elastic/charts'],
|
||||
reviewers: ['markov00', 'nickofthyme'],
|
||||
reviewers: ['team:datavis'],
|
||||
matchBaseBranches: ['master'],
|
||||
labels: ['release_note:skip', 'v8.0.0', 'v7.16.0', 'auto-backport'],
|
||||
draftPR: true,
|
||||
enabled: true,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue