-
- Downloads
Merge branch '238876-support-deployment-events-webhook-at-group-level' into 'master'
Allow to pass deployment_events to group hooks through the UI and API See merge request gitlab-org/gitlab!40270
No related branches found
No related tags found
Pipeline #183982614 passed
Stage: sync
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: test
Stage: post-test
Showing
- doc/api/groups.md 3 additions, 0 deletionsdoc/api/groups.md
- ee/app/controllers/groups/hooks_controller.rb 1 addition, 9 deletionsee/app/controllers/groups/hooks_controller.rb
- ee/app/models/hooks/group_hook.rb 2 additions, 1 deletionee/app/models/hooks/group_hook.rb
- ee/changelogs/unreleased/238876-support-deployment-events-webhook-at-group-level.yml 5 additions, 0 deletions...8876-support-deployment-events-webhook-at-group-level.yml
- ee/lib/api/group_hooks.rb 1 addition, 0 deletionsee/lib/api/group_hooks.rb
- ee/lib/ee/api/entities/group_hook.rb 1 addition, 1 deletionee/lib/ee/api/entities/group_hook.rb
- ee/spec/controllers/groups/hooks_controller_spec.rb 4 additions, 2 deletionsee/spec/controllers/groups/hooks_controller_spec.rb
- ee/spec/fixtures/api/schemas/public_api/v4/group_hook.json 4 additions, 2 deletionsee/spec/fixtures/api/schemas/public_api/v4/group_hook.json
- ee/spec/requests/api/group_hooks_spec.rb 31 additions, 0 deletionsee/spec/requests/api/group_hooks_spec.rb
Please register or sign in to comment