Limit the number of commits in push merge request emails
Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/351293 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82801
显示
- app/mailers/emails/merge_requests.rb 8 个添加, 1 个删除app/mailers/emails/merge_requests.rb
- app/services/notification_service.rb 20 个添加, 3 个删除app/services/notification_service.rb
- app/views/notify/push_to_merge_request_email.html.haml 6 个添加, 5 个删除app/views/notify/push_to_merge_request_email.html.haml
- spec/mailers/notify_spec.rb 125 个添加, 8 个删除spec/mailers/notify_spec.rb
- spec/services/notification_service_spec.rb 64 个添加, 0 个删除spec/services/notification_service_spec.rb
加载中
想要评论请 注册 或 登录