pub async fn handle_pr_command( common: CommonParams, _print: bool, repository_url: Option<String>, from: Option<String>, to: Option<String>, ) -> Result<()>
Handles the PR description generation command