pub fn generic_merge_failed( spec_id: &str, branch: &str, main_branch: &str, error: &str, ) -> String
Format a generic merge failure in the merge summary with next steps.