gitlab-org--gitlab-foss/app/mailers/emails
Mark Chao 5b994b8199 Notify only when unmergeable due to conflict
There is still the edge case when 'no commits' changes to 'conflict'
would not trigger notification, which we ignore for now.

Calling can_be_merged? can cause exception (e.g. non-UTF8)
Ignore those by rescueing.

Remove unmergeable_reason as now only conflict is notified

Update spec
2018-06-20 23:27:17 +08:00
..
issues.rb Send email to recipients 2018-03-26 08:10:19 +01:00
members.rb Resolve "group request membership mail with too long list of "To:"" 2018-02-19 17:47:08 +00:00
merge_requests.rb Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
notes.rb Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
pages_domains.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pipelines.rb
profile.rb
projects.rb