Warn about unknown labels in --include and --exclude options of dtc auto-curate. #42

Merged
cmo merged 3 commits from warn_on_non_existing_label into master 2026-06-16 08:34:54 +00:00

3 commits

Author SHA1 Message Date
Christian Monch
f95c7c6a5f bump version to 0.2.18, update changelog
All checks were successful
Test execution / Test-all (push) Successful in 39s
2026-06-16 10:30:25 +02:00
Christian Monch
672c831992 warn about non-existing labels in auto-curate
Add a warning if a label in the `--include` or in
the `--exclude`-set of `dtc auto-curate` does not
exist.
2026-06-16 10:30:25 +02:00
Christian Monch
b26a49b8f9 fix a typo in changelog 2026-06-16 10:30:25 +02:00