kibana/.backportrc.json
Tyler Smalley 2e1655a5e0
Bump to 7.3.0 (#36923)
* Bump to 7.3.0
* Skips OOID tests

rp.client_secret is now required to be in the keystore. These tests need to be skipped
until we can facilitate a means for the functional test runner to store settings
securely.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-05-22 20:32:16 -07:00

6 lines
127 B
JSON

{
"upstream": "elastic/kibana",
"branches": [{ "name": "7.x", "checked": true }, "7.2", "6.8"],
"labels": ["backport"]
}