aggregate_context
Method
This is a method of the HookRunner class in the runner module.Aggregate additional context from all results.
Signature
Parameters
No description available.
Returns
The result of the operation.
Aggregate additional context from all results.
This is a method of the HookRunner class in the runner module.Aggregate additional context from all results.
def aggregate_context(results: List[HookExecutionResult]) -> Optional[str]