pub fn format_version_summary( branch: &str, status: &str, number: &str, ) -> String
Formats a version summary with branch, status, and number.