GateOptions.shouldRunIntegrationTests?
GateOptions › shouldRunIntegrationTests?
Type: boolean
Whether to run the integration test suite. Off by default: integration runs have to be serialized across the whole set of sibling repositories, so a gate that always ran them would collide with another session's run.