FastlanePilotConfiguration.

RejectBuildWaitingForReview Property

Summary

Gets or sets a value indicating whether to expire previous build if it's 'waiting for review'.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePilotConfiguration

Syntax

public bool RejectBuildWaitingForReview { get; set; }

Value

Type Description
bool