Skip to content

Commit

Permalink
backport: add 7.10 branch (elastic#21635)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Oct 8, 2020
1 parent f344a67 commit d5e89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"upstream": "elastic/beats",
"branches": [{ "name": "7.9"}, { "name": "7.8"}, { "name": "7.7"}, { "name": "7.x"}],
"branches": [ { "name": "7.x", "checked": true }, "7.10", "7.9", "7.8", "7.7"],
"labels": ["backport"],
"autoAssign": true,
"prTitle": "Cherry-pick to {targetBranch}: {commitMessages}"
Expand Down

0 comments on commit d5e89d9

Please sign in to comment.