CiCompletionStatus
A string that represents the completion status of an Xcode Cloud build.
Declaration
string CiCompletionStatusPossible Values
SUCCEEDEDXcode Cloud successfully completed a build.
FAILEDThe Xcode Cloud build failed; for example, if you configure the Required to Pass setting for a test action and a unit test fails. For more information, see Add a Test Action in Configuring your Xcode Cloud workflow’s actions.
ERROREDXcode Cloud encountered an internal error when it performed the build.
CANCELEDXcode Cloud canceled the build because you manually canceled an ongoing build or because you enabled the Auto-cancel Builds setting for a workflow. For more information about the Auto-cancel Builds setting, see Xcode Cloud workflow reference.
SKIPPEDXcode Cloud skipped the build; for example, if you configure the Auto-cancel Builds setting for a workflow and push many changes in quick succession.
See Also
Objects
CiProductCiProductResponseCiProductsResponseCiProductAdditionalRepositoriesLinkagesResponseCiProductAppLinkageResponseCiProductBuildRunsLinkagesResponseCiProductPrimaryRepositoriesLinkagesResponseCiProductWorkflowsLinkagesResponseCiBranchStartConditionCiFilesAndFoldersRuleCiGitUserCiIssueCountsCiPullRequestStartConditionCiScheduledStartConditionCiTagStartCondition