remove old config file for changelog generator (it's in workflow now)

This commit is contained in:
Jonathan Wren 2020-11-16 00:51:09 -08:00
parent d0092972b0
commit 4352b0ff43
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -1,12 +0,0 @@
project=jrnl
user=jrnl-org
base=CHANGELOG.md
issues=true
issues-wo-labels=false
include-labels=bug,enhancement,documentation,build,deprecated
exclude-labels=stale,wontfix
release-url=https://pypi.org/project/jrnl/%s/
add-sections={ "build": { "prefix": "**Build:**", "labels": ["build"]}, "docs": { "prefix": "**Updated documentation:**", "labels": ["documentation"]}}
exclude-tags-regex=(alpha|beta|rc)
verbose=false