is_blocked
Method
This is a method of the HookRunner class in the runner module.Check if any hook blocked execution.
Signature
Parameters
No description available.
Returns
The result of the operation.
Check if any hook blocked execution.
This is a method of the HookRunner class in the runner module.Check if any hook blocked execution.
def is_blocked(results: List[HookExecutionResult]) -> bool