kibana/.backportrc.json
Court Ewing 6737725c18 [backport] add back earlier 6.x minor versions
We still backport to these branches, primarily for doc changes.
2018-10-26 11:05:30 -04:00

6 lines
162 B
JSON

{
"upstream": "elastic/kibana",
"branches": [{ "name": "6.x", "checked": true }, "6.5", "6.4", "6.3", "6.2", "6.1", "6.0", "5.6"],
"labels": ["backport"]
}