#1 ExternalBugs: Add GitLab Type
Closed by jfearn. Opened by patrickt.
Red-Hat-Bugzilla/ patrickt/rh-bugzilla ext-gitlab  into  master

Download 1.patch

For the ExternalBugs extension define a GitLab Type.

Signed-off-by: Patrick Talbert ptalbert@redhat.com

This is a simple modification of the existing GitHub Type.

A few potential issues:

  • This is my first time using perl.
  • I do not know how to test this locally. So it hasn't been tested!
  • URL Encoding is sloppy and only handles forward slash. Perl seems to have some URL Encoding libraries but I do not know the rules for pulling them in.

This looks relatively okay to me, though @jfearn or @agk would be able to say if there's anything to improve.

Hi, thanks for this I will pull it in to our internal git repo and then push it back out after release. Only minor tweaks required to get it working :)

Pull-Request has been closed by jfearn

Metadata