← Back to team overview

maria-developers team mailing list archive

Re: Reviewing bug reports: feature needed

 

Sergey Petrunya <psergey@xxxxxxxxxxxx> writes:

> IIRC launchpad can link *branches* (not pushes or changesets) to bugs somehow.
> It seems the linking is done only manually, i.e. one needs to go for example to
> https://code.launchpad.net/~maria-captains/maria/5.1-merge, click the "Link to 
> a bug report" and so forth.

`bzr commit` has a --fixes option, so one can say

   bzr commit --fixes lp:nnnn

I believe this will cause a linking to happen on Launchpad.

(but I guess this still counts as "manual", and as far as I know it does not
work with `bzr gcommit`).

 - Kristian.



Follow ups

References