Skip to content

Commit

Permalink
[renovate] matchBaseBranches for a few more groups (elastic#205451)
Browse files Browse the repository at this point in the history
Follow up to elastic#205285

This uses renovate instead of backport tooling on a few more of
operation's groups. These were selected because they have not required
any code changes to date.
  • Loading branch information
jbudz authored Jan 3, 2025
1 parent d26ba8a commit b234454
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,12 @@
"team:kibana-operations"
],
"matchBaseBranches": [
"main"
"*"
],
"labels": [
"Team:Operations",
"release_note:skip"
"release_note:skip",
"backport:skip"
],
"enabled": true
},
Expand All @@ -93,11 +94,11 @@
"team:kibana-operations"
],
"matchBaseBranches": [
"main"
"*"
],
"labels": [
"Team:Operations",
"backport:all-open",
"backport:skip",
"release_note:skip"
],
"enabled": true
Expand Down

0 comments on commit b234454

Please sign in to comment.