gitlab-org--gitlab-foss/spec/presenters
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
..
ci Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
clusters
conversational_development_index
projects/settings
commit_status_presenter_spec.rb
group_member_presenter_spec.rb
merge_request_presenter_spec.rb Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
project_member_presenter_spec.rb
project_presenter_spec.rb