Appearance
Gate checks for the retrospective phase
name: retro description: Gate checks for the retrospective phase checks: - id: retro_report_exists description: Retro report file exists type: file_exists path: ".sniper/retros/{protocol_id}.yaml" blocking: true