Gerrit hook is wrongly looking for
https://bugzilla.redhat.com/ URLs
in the commit message, and adding the patch to the bug.
Example patch:
https://gerrit.ovirt.org/c/vdsm/+/115339
I had to clean up the bug after the broken hook (see screenshot).
The hook should really look only in the single URL in (one or more)
Bug-Url headers:
Bug-Url:
https://bugzilla.redhat.com/
I reported this years ago (I think for Related-To:), and I remember we had
a patch fixing this issue, but for some reason it was lost.
Nir