Skip to content

Commit

Permalink
[Renovate/Core] Use prev-minor backport strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo committed Dec 18, 2024
1 parent 8011cbf commit ac5c486
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
],
"labels": [
"release_note:skip",
"backport:skip",
"backport:prev-minor",
"Team:Operations",
"Team:Core"
],
Expand Down Expand Up @@ -610,7 +610,7 @@
"labels": [
"release_note:skip",
"Team:Core",
"backport:skip"
"backport:prev-minor"
],
"enabled": true
},
Expand All @@ -628,7 +628,7 @@
"labels": [
"release_note:skip",
"Team:Core",
"backport:skip"
"backport:prev-minor"
],
"enabled": true
},
Expand Down Expand Up @@ -665,7 +665,7 @@
"labels": [
"release_note:skip",
"Team:Core",
"backport:all-open"
"backport:prev-minor"
],
"enabled": true
},
Expand All @@ -684,7 +684,7 @@
"labels": [
"release_note:skip",
"Team:Core",
"backport:skip"
"backport:prev-minor"
],
"enabled": true
},
Expand All @@ -704,7 +704,7 @@
"labels": [
"release_note:skip",
"Team:Core",
"backport:all-open"
"backport:prev-minor"
],
"minimumReleaseAge": "7 days",
"enabled": true
Expand Down Expand Up @@ -2881,4 +2881,4 @@
"datasourceTemplate": "docker"
}
]
}
}

0 comments on commit ac5c486

Please sign in to comment.