Skip to main content

run

Function run 

Source
pub fn run(
    repo_path: &Path,
    limit: usize,
    format: &OutputFormat,
) -> Result<String>
Expand description

Run PR title analysis on a local git repository.

Extracts PR titles from merge commits and checks them.