Gitlab Notes
From Federal Burro of Information
Jump to navigationJump to search
https://docs.gitlab.com/ee/api/merge_requests.html
My merged MRs:
https://gitlab.com/dashboard/merge_requests?scope=all&state=merged&assignee_username=user.nbame
My unmerged MRs:
https://gitlab.com/dashboard/merge_requests?scope=all¬[state]=merged&assignee_username=user.name
My opened MRs:
https://gitlab.com/dashboard/merge_requests?scope=all&state=opened&assignee_username=user.name
Opened might be the same as unmerged.