PromucFlow_constructor/.github/workflows/issue-report-config.json
2020-09-29 15:35:34 +05:30

23 lines
341 B
JSON

[
{
"section": "Critical",
"labels": ["Critical"],
"threshold": 100
},
{
"section": "High",
"labels": ["High"],
"threshold": 100
},
{
"section": "Low",
"labels": ["Low"],
"threshold": 100
},
{
"section": "Good First Issue",
"labels": ["Good First Issue"],
"threshold": 100
}
]