Comment 3 for bug 411357

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 411357] Re: Please expose a method to get all merge proposals that a person has been asked to review in the API

On Fri, 18 Dec 2009 12:47:47 -0000, Daniel Holbach <email address hidden> wrote:
> It'd be important for us to have it, since we'd like to create lists of
> all the source package branches that need reviewing to get them uploaded
> into Ubuntu. At the moment that'd be:
>
> * https://code.launchpad.net/~ubuntu-branches/+activereviews
> * https://code.launchpad.net/~ubuntu-main-sponsors/+activereviews
> * https://code.launchpad.net/~ubuntu-universe-sponsors/+activereviews
>
> With Archive Reorganisation I expect there's going to be more quite
> soon.

And with lp.distributions['ubuntu'].getMergeProposals() not implemented
(I assume to do with +activereviews not being there) the only choices
we have for getting this information is screen-scraping and pointing
to a list of +activereviews pages for each team.

Thanks,

James