browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
58 stars 16 forks source link

fix: ignore commits with unknown category in PSR #797

Closed browniebroke closed 3 weeks ago

browniebroke commented 3 weeks ago

Description of change

Ignore commits with unknown categories in PSR changelog generation.

Pull-Request Checklist

Fix issue reported in https://github.com/python-semantic-release/python-semantic-release/issues/1019

cc @abe-101