get_blocking_reason
Method
This is a method of the HookRunner class in the runner module.Get the reason for blocking from results.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get the reason for blocking from results.
This is a method of the HookRunner class in the runner module.Get the reason for blocking from results.
def get_blocking_reason(results: List[HookExecutionResult]) -> Optional[str]