Skip to main content

get_blocking_reason

Method
This is a method of the HookRunner class in the runner module.
Get the reason for blocking from results.

Signature

def get_blocking_reason(results: List[HookExecutionResult]) -> Optional[str]

Parameters

results
List
required
No description available.

Returns

Returns
Optional[str]
The result of the operation.