We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6673b commit f7f7cfbCopy full SHA for f7f7cfb
1 file changed
.github/workflows/release.yml
@@ -88,6 +88,7 @@ jobs:
88
configurationJson: |
89
{
90
"template": "#{{UNCATEGORIZED}}",
91
+ "commit_template": "* #{{TITLE}} (`#{{MERGE_SHA}} by #{{AUTHOR}}`)",
92
"empty_template": "_No notable changes in this version._",
93
"categories": []
94
}
0 commit comments