Skip to content

Commit e9f9bf1

Browse files
Ignore pr in changelog
1 parent e55aa2f commit e9f9bf1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build_tooling/change_log.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
}
1515
],
1616
"pr_template": "- ${{TITLE}} (#${{NUMBER}})",
17-
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>"
17+
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>",
18+
"ignore_labels": [
19+
"no-release-notes"
20+
]
1821
}

0 commit comments

Comments
 (0)