Skip to content

Commit e2a87c0

Browse files
pquentingithub-actions[bot]
authored andcommitted
Add configuration for sorenlouv/backport tool (#4474)
(cherry picked from commit 0c9e661)
1 parent 1449da5 commit e2a87c0

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)