Skip to content

Commit 47580aa

Browse files
committed
Add towncrier config
1 parent d3b356c commit 47580aa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ license-files = ["LICENSE"]
2525
Homepage = "https://github.com/lang-m/blaupause"
2626
# Documentation
2727

28+
[tool.towncrier]
29+
directory = "changes"
30+
filename = "CHANGELOG.md"
31+
package = "blaupause"
32+
issue_format = "[#{issue}](https://github.com/lang-m/blaupause/pulls/{issue})"
33+
2834
[tool.changelog-bot]
2935
[tool.changelog-bot.towncrier_changelog]
3036
enabled = true

0 commit comments

Comments
 (0)