Skip to main content

create_pull_request

Function create_pull_request 

Source
pub fn create_pull_request(
    spec: &Spec,
    commits_were_made: bool,
    draft: bool,
) -> Result<PRResult>
Expand description

Create a pull request for the current branch using the GitHub CLI