@elastic/ems-client
Version:
JavaScript client library for the Elastic Maps Service
18 lines (17 loc) • 337 B
JSON
{
"repoOwner": "elastic",
"repoName": "ems-client",
"targetBranchChoices": [
"master",
"7.17"
],
"branchLabelMapping": {
"^v8.\\d+.\\d+$": "master",
"^v7.\\d+.\\d+$": "7.17"
},
"targetPRLabels": ["backport"],
"commitConflicts": true,
"autoMerge": false,
"autoMergeMethod": "squash",
"fork": false
}