Skip to main content

create_issue_and_branch_from_default_branch

Function create_issue_and_branch_from_default_branch 

Source
pub(crate) fn create_issue_and_branch_from_default_branch() -> Result<(), Report>
Expand description

Create a GitHub issue and develop it with an associated branch.

ยงErrors

  • User interaction or GitHub CLI operations fail.