Send email to group owners after direct transfer
This MR triggers an email after a direct transfer enters any one of the three final states. The email is sent to all owners on the parent group. It is currently behind a derisk feature flag.
显示
- app/mailers/emails/imports.rb 1 个添加, 1 个删除app/mailers/emails/imports.rb
- app/models/bulk_import.rb 22 个添加, 0 个删除app/models/bulk_import.rb
- config/feature_flags/gitlab_com_derisk/notify_owners_of_finished_direct_transfer.yml 9 个添加, 0 个删除..._com_derisk/notify_owners_of_finished_direct_transfer.yml
- spec/mailers/emails/imports_spec.rb 1 个添加, 1 个删除spec/mailers/emails/imports_spec.rb
- spec/models/bulk_import_spec.rb 72 个添加, 0 个删除spec/models/bulk_import_spec.rb
加载中
想要评论请 注册 或 登录