We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55aa2f commit e9f9bf1Copy full SHA for e9f9bf1
build_tooling/change_log.json
@@ -14,5 +14,8 @@
14
}
15
],
16
"pr_template": "- ${{TITLE}} (#${{NUMBER}})",
17
-"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>"
+"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>",
18
+"ignore_labels": [
19
+ "no-release-notes"
20
+]
21
0 commit comments