Add `has_ended: bool | None` to PipelineRunResponse which is set when `list(..., include_execution_stats == True)`
Add
has_ended: bool | Noneto PipelineRunResponse which is set whenlist(..., include_execution_stats == True)