Skip to content

Commit

Permalink
chore(NA): adds 8.16 into backportrc
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 16, 2024
1 parent 2f67874 commit 3383c06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"targetBranchChoices": [
"main",
"8.x",
"8.16",
"8.15",
"8.14",
"8.13",
Expand Down Expand Up @@ -54,7 +55,7 @@
],
"branchLabelMapping": {
"^v9.0.0$": "main",
"^v8.16.0$": "8.x",
"^v8.17.0$": "8.x",
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
},
"autoMerge": true,
Expand Down

0 comments on commit 3383c06

Please sign in to comment.