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

Add GitLab system hooks #162

Merged
merged 5 commits into from
May 21, 2023
Merged

Conversation

mycrEEpy
Copy link
Contributor

This PR adds the GitLab system hooks for the following events:

  • group_create
  • group_destroy
  • group_rename
  • key_create
  • key_destroy
  • project_create
  • project_destroy
  • project_rename
  • project_transfer
  • project_update
  • repository_update
  • 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
  • user_update_for_group
  • user_update_for_team

See documentation at https://docs.gitlab.com/ee/administration/system_hooks.html

@coveralls
Copy link

Coverage Status

Coverage: 89.495% (+1.3%) from 88.208% when pulling 1b45438 on mycrEEpy:gitlab-system-hooks into 4f72f9c on go-playground:master.

@deankarn deankarn merged commit 200ca6c 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