|
|
@ -6,7 +6,7 @@
|
|
|
|
"exhaustive": true
|
|
|
|
"exhaustive": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"title": "## 🐛 Fixes",
|
|
|
|
"title": "## 🐛 Fixes and 🤏 Small Changes",
|
|
|
|
"labels": ["fix"],
|
|
|
|
"labels": ["fix"],
|
|
|
|
"exhaustive": true
|
|
|
|
"exhaustive": true
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -14,6 +14,16 @@
|
|
|
|
"title": "## 🧪 Tests",
|
|
|
|
"title": "## 🧪 Tests",
|
|
|
|
"labels": ["test"],
|
|
|
|
"labels": ["test"],
|
|
|
|
"exhaustive": true
|
|
|
|
"exhaustive": true
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"title": "## 🤝 Dependencies and 🤖 Generated Code",
|
|
|
|
|
|
|
|
"labels": ["dependencies"],
|
|
|
|
|
|
|
|
"exhaustive": true
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"title": "## 📃 Documentation",
|
|
|
|
|
|
|
|
"labels": ["documentation"],
|
|
|
|
|
|
|
|
"exhaustive": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"ignore_labels": [
|
|
|
|
"ignore_labels": [
|
|
|
|