Get a list of my merge requests?

Asked by Nathan Teodosio

I have a bunch of either open or closed merge requests but I only know a cumbersome way to find them, namely

  my profile > code > view git repositories > choose a repository > choose a branch

At which point I can see merge requests for _that_ repository for _that_ branch.

Is there some way to get a list of all merge requests which I opened? Or at least all merge requests that I opened in a repository without needing to navigate into each branch?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Colin Watson
Solved:
Last query:
Last reply:
Revision history for this message
Best Colin Watson (cjwatson) said :
#1

https://code.launchpad.net/~/+merges for everything, or (more likely to be useful) https://code.launchpad.net/~/+activereviews for merge proposals related to you that are currently open.

Revision history for this message
Nathan Teodosio (nteodosio) said :
#2

Thanks Colin Watson, that solved my question.

Revision history for this message
Nathan Teodosio (nteodosio) said :
#3

Just for the record, this is reachable via

  my profile > code > active reviews (box in the right edge) > see all merge proposals