[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Proposed hook to tag bugs as pending



Adeodato Simó wrote:
> Hopefully this does what people wanted to do. Here:
> 
>   http://git.debian.org/?p=users/adeodato/git-hooks.git;a=blob;f=post-receive-tag-pending;hb=HEAD
> 
> Sample output at:
> 
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520017#17
>   
> 

I've been using a similar thing, but it scans the git commit message and
so can send a slightly more accurate report.  If you put Closes: #xxxxxx
in the commit message, the git-buildpackage tools can generate an
appropriate changelog for you, and you can automatically tag a bug
pending when you git push.

I can post the source if anyone's interested.

-- John


Reply to: