integration with bug trackers

Max Kanat-Alexander mkanat at bugzilla.org
Thu Sep 2 21:10:15 BST 2010


On 09/02/2010 08:00 AM, Max Bowsher wrote:
> Bazaar would need to call out to the tracker to create the bug, in order
> to get the final identifier, *before* it could complete the commit.

	You have the message at the pre_change_branch_tip point, though. So you
could create the bug then modify the metadata of the commit before it
was committed. You of course would want to be certain that no other
pre_change_branch_tip hook was going to fail, though.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the bazaar mailing list