restechnica / semverbot

A CLI which automates semver versioning.
Mozilla Public License 2.0
133 stars 6 forks source link

WRN config file not found messages #71

Open shiouen opened 5 months ago

shiouen commented 5 months ago

e.g.

16:04:00 WRN config file not found

These messages are a confusing, they happen when .semverbot.toml is not found, even when .sbot.toml is found afterwards. Possible resolution would be change the level to DEBUG for these messages.