
Currently marge does not ignore the word `generated` when she is searching the logs for a relevant error message. So, marge's comments on a failed pipeline say something unhelpful like "errors generated" Example: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32687#note_2706792 https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/1332129 Ignore the word `generated` so marge will provide more useful comments. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32773>