Currently, we support exclude_change_labels, exclude_change_types and exclude_authors only as more permanent configuration. Sometimes it would be useful to exclude additional ones ad-hoc for a single release. Add corresponding parameters to builder, API and CLI.
For CLI, they can be singular, e.g. --exclude-label but allowed to be used multiple times.
Currently, we support
exclude_change_labels,exclude_change_typesandexclude_authorsonly as more permanent configuration. Sometimes it would be useful to exclude additional ones ad-hoc for a single release. Add corresponding parameters to builder, API and CLI.For CLI, they can be singular, e.g.
--exclude-labelbut allowed to be used multiple times.