PyCQA / docformatter

Formats docstrings to follow PEP 257
https://pypi.python.org/pypi/docformatter
MIT License
524 stars 61 forks source link

chore: move changelog to tag workflow #233

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

Move the job to autogenerate the CHANGELOG.md to the tag work flow instead of the release workflow. Need the tag to keep the CHANGELOG.md up to date and the release workflow comes before the tag.