pub fn create_pull_request( spec: &Spec, commits_were_made: bool, draft: bool, ) -> Result<PRResult>
Create a pull request for the current branch using the GitHub CLI