Contents

CiPullRequestStartCondition

Settings for a start condition that starts a build if a pull request changes.

Declaration

object CiPullRequestStartCondition

Properties

NameTypeDescription
destinationCiBranchPatterns

The destination branch name and custom patterns you configure for a workflow that starts a new build for changes to a pull request.

filesAndFoldersRuleCiFilesAndFoldersRule

The custom rule that determines whether Xcode Cloud starts a build or not based on a pull request’s changes to files.

sourceCiBranchPatterns

The source branch name and custom patterns you configure for a workflow that starts a new build for changes to a pull request.

autoCancelboolean

A Boolean value that indicates whether Xcode Cloud automatically cancels or skips builds.

See Also

Objects