Skip to content
View entire changelog

Changes to V2 Workflow Job API

Maintenance

Starting December 1, 2025, the status field in V2 Workflow Job API responses will now return “not_run” instead of “blocked” for jobs that are blocked but not runnable.

This change provides more accurate status information for jobs in your workflows. The new not_run status better reflects jobs that were blocked and never executed, distinguishing them from jobs that are temporarily blocked but may still run.

Previous changes