pub fn run( repo_path: &Path, limit: usize, format: &OutputFormat, ) -> Result<String>
Run PR title analysis on a local git repository.
Extracts PR titles from merge commits and checks them.