This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug admin/13746] auto-annotate bugzilla from git commits


https://sourceware.org/bugzilla/show_bug.cgi?id=13746

--- Comment #6 from Tom Tromey <tromey at redhat dot com> ---
(In reply to Tom Tromey from comment #5)
> It looked simple to me to hack up log_accum_bugzillafied
> and the post-receive script.  I'm testing that combo now
> as part of bug #14768.  There's no reason it wouldn't work
> for glibc as well.

I think this works pretty well now.
To enable it, on sourceware:

* Replace glibc.git/hooks/post-receive with a symlink to
  /usr/share/doc/git-core/contrib/hooks/post-receive-email
  This is derived from the same script currently used by glibc.

* Add some configury to glibc.git/config following the instructions
  in the new post-receive.  For glibc I think it is enough to add
  this to the [hooks] section:

   bugzillaproduct = glibc

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]