mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
Add uncategorized PRs to changelog (#1270)
This commit is contained in:
parent
6595d34276
commit
f47661c3d2
1 changed files with 2 additions and 2 deletions
2
.github/changelog_configuration.json
vendored
2
.github/changelog_configuration.json
vendored
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"template": "${{CHANGELOG}}",
|
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>",
|
||||||
"pr_template": "- ${{TITLE}} #${{NUMBER}}",
|
"pr_template": "- ${{TITLE}} #${{NUMBER}}",
|
||||||
"empty_template": "- no changes",
|
"empty_template": "- no changes",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue