[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-bug: [Bug 700413] Bug reports should be auto-closed by relevant commits



On Saturday 08 January 2011 18:43:15 Peter Clifton wrote:
> We should use a commit hook on gpleda.org to append status changes and /
> or comments to bugs when commits are made which refer to a particular
> launchpad bug.

I think this is an excellent idea!  I suggest the following specification for 
what will be picked up by the hook:

  ^[:space:]*Closes-bug:[:space:]+(lp|sf)-[0-9]+[:space:]*$

Should add the commit details (I suggest 'git log' output) as a comment to the 
specified bug, and mark the bug as "Fix Committed".

  ^[:space:]*Affects-bug:[:space:]+(lp|sf)-[0-9]+[:space:]*$

Should add the commit details as a comment to the specified bug.

And of course it should be possible to have multiple "Closes-bug" or "Affects-
bug" lines in a given commit message. ;-)

I hope we can get this working soon!

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/700413

Title:
  Bug reports should be auto-closed by relevant commits

Status in GPL Electronic Design Automation tools:
  In Progress
Status in PCB: Printed Circuit Board:
  New

Bug description:
  We should use a commit hook on gpleda.org to append status changes and / or comments to bugs when commits are made which refer to a particular launchpad bug. This should make it easier for developers to keep the bug tracker in sync with code changes.




_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug