Skip to main content

render_workflow_pr_comment

Function render_workflow_pr_comment 

Source
pub fn render_workflow_pr_comment(
    output_dir: &Path,
    scan_exit: i32,
    doctor_exit: i32,
    sticky_marker: bool,
    from_plan: bool,
    plan_path: Option<&Path>,
) -> Result<String>