Skip to content

Commit

Permalink
Update changelog to add authors
Browse files Browse the repository at this point in the history
Signed-off-by: smajumdar <[email protected]>
  • Loading branch information
titu1994 committed Jan 29, 2022
1 parent 463f54c commit 75fd743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config/changelog-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"sort": "ASC",
"template": "${{CHANGELOG}}\nUncategorized:\n${{UNCATEGORIZED}}\n\n",
"pr_template": "- ${{TITLE}} :: PR: #${{NUMBER}}",
"pr_template": "- ${{TITLE}} by @${{AUTHOR}} :: PR: #${{NUMBER}}",
"empty_template": "${{OWNER}}\n${{REPO}}\n${{FROM_TAG}}\n${{TO_TAG}}",
"label_extractor": [
{
Expand Down

0 comments on commit 75fd743

Please sign in to comment.