MergeCondition

enum MergeCondition : Enum<AutoMerge.MergeCondition>

A condition which should be satisfied for merge to happen

Entries

Link copied to clipboard

Merge sources in build if there no new test failures

Link copied to clipboard

Merge sources in successful builds only

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int