Skip to content

Commit c824f04

Browse files
committed
Comment extra options
1 parent 300a949 commit c824f04

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ issue_format = "[#{issue}](https://github.com/lang-m/blaupause/pulls/{issue})"
3636
[tool.changelog-bot.towncrier_changelog]
3737
enabled = true
3838
verify_pr_number = true
39-
changelog_skip_label = "no-changelog-entry-needed"
40-
changelog_missing_long = "There is no changelog fragment in this pull request. Please add a file to the `changes/` directory following instructions in the [changelog README](https://github.com/lang-m/blaupause/blob/main/changes/README.md)."
41-
type_incorrect_long = "The changelog file you added is not one of the allowed types. ..."
42-
number_incorrect_long = "The number in the changelog file you added does not match the number of this pull request. Please rename the file."
39+
#changelog_skip_label = "no-changelog-entry-needed"
40+
#changelog_missing_long = "There is no changelog fragment in this pull request. Please add a file to the `changes/` directory following instructions in the [changelog README](https://github.com/lang-m/blaupause/blob/main/changes/README.md)."
41+
#type_incorrect_long = "The changelog file you added is not one of the allowed types. ..."
42+
#number_incorrect_long = "The number in the changelog file you added does not match the number of this pull request. Please rename the file."

0 commit comments

Comments
 (0)