[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:
Marco Vettorello 2021-10-15 10:20:30 +02:00 committed by GitHub
parent 402550c165
commit 00db6023e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,
},
{