Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: gitlab merge request event assignee payload #131

Merged

Conversation

riyadhalnur
Copy link
Contributor

  • gitlab updated their MR payload which adds a parent field
    for the list of assignees
  • this fix update the Assignee struct to add the missing Email
    and ID field
  • adds an array of assignees as part of the MR event payload

Closes #101

- gitlab updated their MR payload which adds a parent field
for the list of assignees
- this fix update the Assignee struct to add the missing `Email`
and `ID` field
- adds an array of assignees as part of the MR event payload

Closes go-playground#101
@riyadhalnur
Copy link
Contributor Author

@Toshik1978 please help review. thank you 😃

@Toshik1978 Toshik1978 changed the base branch from v6 to master May 2, 2021 21:17
@Toshik1978
Copy link
Contributor

@riyadhalnur hi! Will try to release a new version today or tomorrow

@Toshik1978 Toshik1978 merged commit ec227ef into go-playground:master May 3, 2021
@riyadhalnur riyadhalnur deleted the fix/gitlab-mr-assignee branch May 4, 2021 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants