Skip to content

Use an unique message tag when reporting to Gerrit

Hashar requested to merge hashar/earlywarningbot:gerrit-tag into main

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.

Merge request reports