Repeating the same message several times
Sometimes, MerboCop sends the same message again and again for some MRs (each 4 hours for example), even when nothing has changed.
I know that in principle, MerboCop doesn't repeat a same message, since:
- one open thread suffices for fixing one problem
- many messages result in users ignoring all of them as spam.
So this seems like a bug.
For instance, tezos/tezos!5490 (merged) received a huge number of messages of the form There are a few changes that contain nonstandard "TODO" or "FIXME" comments
, while only one would suffice.