Skip to main content

try_simple_pr_create

Function try_simple_pr_create 

Source
pub fn try_simple_pr_create(
    task: &str,
    ctx: &GitContext,
) -> Option<Result<String, String>>
Expand description

Simple “create a PR” tasks get deterministic git/gh commands (no LLM).