fluence-js/.github/workflows/changelog_config.json

6 lines
145 B
JSON
Raw Normal View History

{
"template": "${{CHANGELOG}}\n\n${{UNCATEGORIZED}}",
"pr_template": "- #${{NUMBER}} ${{TITLE}}",
"empty_template": "- no changes"
}