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

Update GitLab payloads #194

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

colinodell
Copy link

@colinodell colinodell commented Mar 19, 2024

This MR makes some changes and improvements to GitLab payloads:

  • Adds support for more useful fields in Changes
  • Deprecates the redundant Assignee and Reviewers types in favor of Users, which already has the same properties
  • Bumps the minimum Go version to 1.18 so we can use generics to greatly simplify the definition of Changes fields

@coveralls
Copy link

coveralls commented Mar 19, 2024

Coverage Status

coverage: 88.229% (-0.5%) from 88.765%
when pulling fbf0071 on colinodell:codell-gitlab-payloads
into 53694f8 on go-playground:master.

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