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 correct spelling and make group_id nullable. #47

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

tmcgilchrist
Copy link
Owner

No description provided.

@tmcgilchrist tmcgilchrist force-pushed the merge_request_webhook branch 2 times, most recently from 5aff646 to e8f3f86 Compare March 28, 2022 02:20
Fix correct spelling and make group_id nullable.
Make last_edited_by_id a nullable int.
Make description nullable.
@tmcgilchrist tmcgilchrist merged commit 4a3a657 into master Mar 28, 2022
@tmcgilchrist tmcgilchrist deleted the merge_request_webhook branch March 28, 2022 06:21
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Apr 4, 2022
CHANGES:

## Added
 * Various changes to rework lab cli client. (tmcgilchrist/ocaml-gitlab#50 tmcgilchrist/ocaml-gitlab#51 @maiste @tmcgilchrist @OlivierNicole)

## Bug fixes
 * Strip api/v4 from authorize and token url during OAuth. (tmcgilchrist/ocaml-gitlab#48 @tmcgilchrist)
 * Serialise milestone_id is an int. (tmcgilchrist/ocaml-gitlab#48 @tmcgilchrist)
 * Various merge_request webhook deserialisation fixes. (tmcgilchrist/ocaml-gitlab#47 @tmcgilchrist)
 * Fix incorrect field name, detected with atdgen 2.3.x (tmcgilchrist/ocaml-gitlab#46 @mjambon)
 * Fix commit_short_webhook prefix typo (tmcgilchrist/ocaml-gitlab#45 @MisterDA)
 * Update GHA to use windows-2022  (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Fix subcommands names and document env vars (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Document GITLAB_ env vars via Cmdliner (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Update cmdliner 1.1.0 API (tmcgilchrist/ocaml-gitlab#41 @MisterDA)
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.

1 participant