Skip to content

Commit 0c9e661

Browse files
authored
Add configuration for sorenlouv/backport tool (#4474)
1 parent e8021a6 commit 0c9e661

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.backportrc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"repoOwner": "elastic",
3+
"repoName": "elasticsearch-specification",
4+
"targetBranchChoices": ["9.0", "8.19", "8.18", "8.17"],
5+
"fork": false
6+
}

0 commit comments

Comments
 (0)