Skip to content

Support name field in ProjectHook#1326

Open
mhagnumdw wants to merge 1 commit into
gitlab4j:mainfrom
mhagnumdw:hook-name
Open

Support name field in ProjectHook#1326
mhagnumdw wants to merge 1 commit into
gitlab4j:mainfrom
mhagnumdw:hook-name

Conversation

@mhagnumdw

@mhagnumdw mhagnumdw commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Expose the GitLab project hook name field (getter/setter + fluent withName), add fluent withDescription, and send the name param in ProjectApi.addHook / modifyHook.

Also remove a duplicated deployment_events param in addHook.

doc: https://docs.gitlab.com/api/project_webhooks/

Expose the GitLab project hook 'name' field (getter/setter + fluent
withName), add fluent withDescription, and send the 'name' param in
ProjectApi.addHook / modifyHook. Also remove a duplicated
deployment_events param in addHook.
@mhagnumdw mhagnumdw marked this pull request as ready for review June 22, 2026 20:46
@mhagnumdw

Copy link
Copy Markdown
Contributor Author

I've already tested it in my actual local environment.

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