38 lines
735 B
JSON
38 lines
735 B
JSON
{
|
|
"labels": {
|
|
"actions": {
|
|
"name": "Actions",
|
|
"color": "61ed84",
|
|
"description": "Issues related to API / Query execution"
|
|
},
|
|
"dataSources": {
|
|
"name": "Datasources",
|
|
"color": "f285e1",
|
|
"description": ""
|
|
}
|
|
},
|
|
"runners": [
|
|
{
|
|
"root": ".",
|
|
"projectType": "other",
|
|
"versioning": "SemVer",
|
|
"prereleaseName": "alpha",
|
|
"issue": {
|
|
"labels": {
|
|
"ref": "release",
|
|
"actions": {
|
|
"requires": 1,
|
|
"conditions": [
|
|
{
|
|
"type": "hasLabel",
|
|
"label": "dataSources",
|
|
"value": "true"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|