On Mon, Jun 21, 2021 at 9:58 PM Eyal Shenitzky <eshenitz(a)redhat.com> wrote:
+Dusan Fodor
On Mon, 21 Jun 2021 at 13:32, Nir Soffer <nsoffer(a)redhat.com> wrote:
>
> 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