Skip to content
  • Mark Chao's avatar
    Notify only when unmergeable due to conflict · d60af94b75fc
    Mark Chao authored
    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
    d60af94b75fc