Skip to content

gitlab issue event sends assignees (multiple) not assignee (single) #161

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

Merged

Conversation

kubaraczkowski
Copy link
Contributor

I also got hit by the gitlab API change where the IssueEventPayload doesn't contain a field 'assignee' but only 'assignees' - even though there's only one...

#159

The 'assignee' field is deprecated but not removed (https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#issue-events) so it's kept in the struct.

@coveralls
Copy link

Coverage Status

Coverage: 88.208%. Remained the same when pulling c56bb26 on kubaraczkowski:gitlab_issue_event_assignees into 4f72f9c on go-playground:master.

@deankarn deankarn merged commit 0b453ca into go-playground:master May 21, 2023
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.

4 participants