-
- 下载
Merge branch 'ld-add-action-to-notes-webhooks' into 'master'
Add object_attributes.action for note webhooks See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147856 Merged-by:Gary Holtz <gholtz@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Approved-by:
Rudy Crespo <rcrespo@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Gary Holtz <gholtz@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
显示
- app/services/concerns/integrations/project_test_data.rb 1 个添加, 1 个删除app/services/concerns/integrations/project_test_data.rb
- app/services/notes/post_process_service.rb 1 个添加, 1 个删除app/services/notes/post_process_service.rb
- app/services/notes/update_service.rb 1 个添加, 1 个删除app/services/notes/update_service.rb
- app/views/shared/web_hooks/_form.html.haml 2 个添加, 2 个删除app/views/shared/web_hooks/_form.html.haml
- doc/user/project/integrations/webhook_events.md 18 个添加, 3 个删除doc/user/project/integrations/webhook_events.md
- lib/gitlab/data_builder/note.rb 12 个添加, 8 个删除lib/gitlab/data_builder/note.rb
- locale/gitlab.pot 2 个添加, 2 个删除locale/gitlab.pot
- spec/lib/gitlab/data_builder/note_spec.rb 23 个添加, 6 个删除spec/lib/gitlab/data_builder/note_spec.rb
- spec/models/integrations/base_chat_notification_spec.rb 2 个添加, 2 个删除spec/models/integrations/base_chat_notification_spec.rb
- spec/models/integrations/hangouts_chat_spec.rb 4 个添加, 4 个删除spec/models/integrations/hangouts_chat_spec.rb
- spec/models/integrations/microsoft_teams_spec.rb 4 个添加, 4 个删除spec/models/integrations/microsoft_teams_spec.rb
- spec/services/integrations/group_mention_service_spec.rb 1 个添加, 1 个删除spec/services/integrations/group_mention_service_spec.rb
- spec/support/shared_examples/models/chat_integration_shared_examples.rb 1 个添加, 1 个删除...hared_examples/models/chat_integration_shared_examples.rb
- spec/support/shared_examples/models/concerns/integrations/base_slack_notification_shared_examples.rb 2 个添加, 2 个删除...s/integrations/base_slack_notification_shared_examples.rb
- spec/support/shared_examples/models/concerns/integrations/slack_mattermost_notifier_shared_examples.rb 5 个添加, 5 个删除...integrations/slack_mattermost_notifier_shared_examples.rb
加载中
想要评论请 注册 或 登录