Gitlab Notes: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
(Created page with " '''My merge requests not merged.''' https://gitlab.com/dashboard/merge_requests query string: assignee_username=david.thornton approved_by_usernames[]=None")
 
No edit summary
Line 9: Line 9:
  assignee_username=david.thornton
  assignee_username=david.thornton
  approved_by_usernames[]=None
  approved_by_usernames[]=None
Note that you have use the API arguments in you browser, even if those var are not visible in the search auto-complete.
https://docs.gitlab.com/ee/api/merge_requests.html

Revision as of 18:12, 7 May 2021


My merge requests not merged.

https://gitlab.com/dashboard/merge_requests

query string:

assignee_username=david.thornton
approved_by_usernames[]=None

Note that you have use the API arguments in you browser, even if those var are not visible in the search auto-complete.

https://docs.gitlab.com/ee/api/merge_requests.html