Improve auto-curate #9

Merged
cmo merged 5 commits from auto-correct-opt-in into master 2026-01-19 11:19:49 +00:00

5 commits

Author SHA1 Message Date
Christian Monch
03e9becced add CHANGELOG.md 2026-01-19 12:12:57 +01:00
Christian Monch
60b2cee8dd bump version to 0.1.4 2026-01-19 12:08:54 +01:00
Christian Monch
5ab3a4b8ee add dry-run option to auto-correct
Add the option `-d/--dry-run`. If given, auto-correct will not modify any data, but print what it would do.
2026-01-19 12:06:20 +01:00
Christian Monch
81d83f5466 prevent key-error on missing schema_type 2026-01-19 11:58:54 +01:00
Christian Monch
9753a43170 add opt-in option to auto-correct
This commit adds the option -i/--include
to specify inboxes that should be auto-curated.
If -i/--include is provided, only included
inboxes will be processed (opt-in).
2026-01-19 11:22:14 +01:00