Closed
Description
CI logs (specifically the mingw-check PR CI job) have a lot of this:
WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations.
NOTE: to silence this warning, add `change-id = 129473` at the top of `config.toml`
NOTE: this message was printed twice to make it more likely to be seen
This should probably be silenced on CI to avoid cluttering the logs?
Cc @onur-ozkan