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>