<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 22/04/15 18:58, shirish wrote:<br>
</div>
<blockquote cite="mid:5537E143.5020705@hamaralinux.org" type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<font face="Century Schoolbook L">Hi all, <br>
I was looking if there is some way to get bugzilla to talk to
git back-and-forth and found two potential solutions :-<br>
<br>
a. <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/gera/gitzilla/">https://github.com/gera/gitzilla/</a>
- this is old/oldish repo of git - bugzilla integration <br>
b. <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/bicycle18/GitZilla">https://github.com/bicycle18/GitZilla</a>
- A forked repo. , this one has rake so ruby bindings <br>
<br>
c. <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://linsec.ca/blog/2012/09/21/git-commit-hook-to-bugzilla-using-git-notifier/">http://linsec.ca/blog/2012/09/21/git-commit-hook-to-bugzilla-using-git-notifier/</a>
- the entry itself says all, as shared by the author might be a
bit mangly, will be needed to investigate. <br>
<br>
a. would be best but will need forking and updating version
information, any paths changed between them and now and whatever
else that might have changed. This could be a small project
under the hamara-linux banner perhaps and it has a bit of
existing code. <br>
<br>
Another way would be to have our own solution but will be nice
if such code is made generic and. can be put up on VCS site as
well. <br>
<br>
Instead of github we could have our own cgit interface . <br>
<br>
Look forward to feedback to what people think.</font><br>
<br>
</blockquote>
We currently use gitlab which seems to offer support for external
bug trackers:<br>
<a class="moz-txt-link-freetext" href="https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/external-issue-tracker.md">https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/external-issue-tracker.md</a><br>
<br>
We could see how this works with bugzilla?<br>
</body>
</html>