mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[Renovate] Prevent immortal vega PRs (#221660)
## Summary Renovate will continue to recreate Vega PRs when closed (i.e. https://github.com/elastic/kibana/pull/220913 and https://github.com/elastic/kibana/pull/221582). We want to prevent this for the time being. See immortal PR [docs](https://renovate-docs.elastic.dev/key-concepts/pull-requests/#immortal-prs).
This commit is contained in:
parent
6c47a74e9b
commit
1cde5893f7
1 changed files with 1 additions and 0 deletions
|
@ -2210,6 +2210,7 @@
|
|||
"release_note:skip",
|
||||
"backport:prev-minor"
|
||||
],
|
||||
"recreateWhen": "never",
|
||||
"minimumReleaseAge": "7 days",
|
||||
"enabled": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue