gitlab-plugin
gitlab-plugin copied to clipboard
Get a variable with MR participants
Issue
need to get participants from MR
Context
- Gitlab plugin version: 1.4.8
- Gitlab version: 8.1.17
- Jenkins version: 2.73.2
- Job type: Pipeline
Problem description
Describe your problem in a meaningful way:
- need to send email to all participants, but have only gitlabUserEmail
- got participants list via variable from gitlab
- have no participants email list in variables from gitlab
Seems that there is no API possibility to do this opened https://gitlab.com/gitlab-org/gitlab-ce/issues/40986
Gitlab resolved the issue on their side: added endpoint for API Could you please add variables for participants thanks
I'd also like this feature for the same reasons.