enum class MergeCondition
A condition which should be satisfied for merge to happen
SUCCESSFUL_BUILD
Merge sources in successful builds only
NO_NEW_FAILED_TESTS
Merge sources in build if there no new test failures
mapping
val mapping: <ERROR CLASS>