Highlight
Featured this release
PR reviews now surface an "unverified" outcome
When tests run but can't reach your PR's change – behind a feature flag, a 404, or an auth wall – you now get a blue non-blocking result explaining the blocker.
A new "unverified" verdict covers the gap between a clean pass and a confirmed failure: tests ran, but the PR's actual change was never exercised. The GitHub comment explains the specific blocker and what to enable or fix so the next triggered review can verify it. "Unverified" is non-blocking – it won't hold up your merge while you fix the environment.
Passing reviews have also changed: instead of the fixed ":+1: Looks good" prefix, the AI now writes a specific headline grounded in what was actually tested – "All checkout flows pass on the preview", not a generic sign-off. On your PR list, the label has changed from "Review inconclusive" to "Could not verify changes".