Use an unique message tag when reporting to Gerrit
Gerrit filters out message whose tag name starts with 'autogenerated:'.
The ci suffix has historically been used by Zuul, other bots come with
their own tags such as autogenerated:codehealth.
Change the tag to autogenerated:earlywarning.
Later, that will helps process those messages and integrate them in the Gerrit Checks UI.