Skip to content

Conversation

simon-weimann
Copy link
Contributor

Adds the user_update_for_group and user_update_for_team Systemhook event.

See https://docs.gitlab.com/administration/system_hooks/

It is missing currently, resulting in Unmarshalling Errors:

org.gitlab4j.api.GitLabApiException: Could not resolve type id 'user_update_for_group' as a subtype of `org.gitlab4j.api.systemhooks.SystemHookEvent`: known type ids = [group_create, group_destroy, group_rename, key_create, key_destroy, merge_request, project_create, project_destroy, project_rename, project_transfer, project_update, push, repository_update, tag_push, user_add_to_group, user_add_to_team, user_create, user_destroy, user_failed_login, user_remove_from_group, user_remove_from_team, user_rename]
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at org.gitlab4j.api.SystemHookManager.handleRequest(SystemHookManager.java:176)

@jmini jmini merged commit 05d4eb9 into gitlab4j:main Sep 10, 2025
2 checks passed
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.

2 participants