mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 07:13:18 +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
4
.github/changelog_configuration.json
vendored
4
.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": [
|
||||||
|
@ -20,4 +20,4 @@
|
||||||
"tag_resolver": {
|
"tag_resolver": {
|
||||||
"method": "semver"
|
"method": "semver"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue