- expand log messages
- introduce test case to verify the inclusion of the open PR as part of the standard PR set
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"title": "## 🚀 Features",
|
||||
"labels": ["feature"]
|
||||
}
|
||||
],
|
||||
"template": "${{CHANGELOG}}\n\n\nUncategorized\n${{UNCATEGORIZED}}\n\n\nOpen\n${{OPEN}}",
|
||||
"pr_template": "- ${{TITLE}} (#${{NUMBER}}) ${{STATUS}}"
|
||||
}
|
||||
Reference in New Issue
Block a user