python-gitlab icon indicating copy to clipboard operation
python-gitlab copied to clipboard

gitlab merge request participants list

Open pkp124 opened this issue 1 year ago • 1 comments

Description of the problem, including code/CLI snippet

Hello,

I am trying to get a participants list for merge requests from python API. There is an undocumented API present, mr.participants() . This currently gives a different set of participants than what gitlab shows in its web ui for the MR.

Expected Behavior

Python API should provide the same list of participants as what is shown in the web UI.

  • python-gitlab version: 4.7.0
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): v16.11.3-ee

Could you please help me with this. Thanks

pkp124 avatar Jul 07 '24 10:07 pkp124

More details would be useful. Examples of the code you are using. What the code returns. What you are expecting.

Also you might want to look at the upstream docs: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-merge-request-participants

JohnVillalovos avatar Jul 07 '24 16:07 JohnVillalovos

This issue was marked stale because it has been open 60 days with no activity. Please remove the stale label or comment on this issue. Otherwise, it will be closed in 15 days.

github-actions[bot] avatar Sep 06 '24 02:09 github-actions[bot]

This issue was closed because it has been marked stale for 15 days with no activity. If this issue is still valid, please re-open.

github-actions[bot] avatar Sep 21 '24 02:09 github-actions[bot]