mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[Build] Add 8.16 and 8.17 as base branches for wolfi updates (#118726)
Furthermore add auto-merge label to PRs created by renovate
This commit is contained in:
parent
9c3d6ca9ec
commit
127fa2782a
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"after 1pm on tuesday"
|
"after 1pm on tuesday"
|
||||||
],
|
],
|
||||||
"labels": [">non-issue", ":Delivery/Packaging", "Team:Delivery"],
|
"labels": [">non-issue", ":Delivery/Packaging", "Team:Delivery", "auto-merge-without-approval"],
|
||||||
"baseBranches": ["main", "8.x"],
|
"baseBranches": ["main", "8.x", "8.17", "8.16"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "wolfi (versioned)",
|
"groupName": "wolfi (versioned)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue