Skip to content

Commit

Permalink
backport: Add 7.13 branch (#25189)
Browse files Browse the repository at this point in the history
* chore: add-backport-next

* Update .backportrc.json

Co-authored-by: Brandon Morelli <[email protected]>
  • Loading branch information
elasticmachine and bmorelli25 authored Apr 21, 2021
1 parent cd4d742 commit ba35382
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.x", "checked": true }, "7.12", "7.11" ],
"branches": [ { "name": "7.x", "checked": true }, "7.13", "7.12" ],
"labels": ["backport"],
"autoAssign": true,
"prTitle": "Cherry-pick to {targetBranch}: {commitMessages}"
Expand Down

0 comments on commit ba35382

Please sign in to comment.