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 webhook event Project field typo #152

Merged
merged 1 commit into from
May 21, 2023

Conversation

lilincmu
Copy link
Contributor

@lilincmu lilincmu commented Jul 8, 2022

Fix the json field name of Project in GitLab's PushEventPayload and TagEventPayload. The json field name should be lowercase project according to https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#push-events.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.208% when pulling 7da15a7 on lilincmu:fix-gitlab-project-name into 4f72f9c on go-playground:master.

@lilincmu
Copy link
Contributor Author

This PR fixes issue #153

@deankarn deankarn merged commit e9470cb 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.

3 participants