Comment 6 for bug 669936

Revision history for this message
Gavin Panella (allenap) wrote :

Oops, I wrote this from the perspective of a source branch without
thinking about how to find out the source branches. I think all merged
proposals can be obtained from the target branch with:

  branch.getMergeProposals(status=u"Merged")

(status can also be a list of interesting statsues.)