I want to see all the pull requests I reviewed (either approved or unapproved). Is there a way for that?
Hi Eduardo!
You could achieve this using the REST API:
GET http://<your-server>/rest/api/1.0/dashboard/pull-requests?role=REVIEWER
Note that this is a paged API.
Please see the documentation for more information.
It is currently not possible to view pull requests across projects/repositories from within the Bitbucket Server UI.
I hope this helps, cheers!
It seems that may list pull-requests I was put as a reviewer. But, it does not even do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eduardo,
It seems that may list pull-requests I was put as a reviewer
Yep, that's what it should be doing. Let's see why it's not working... Can you please provide me with a few details:
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.