Skip to main content

Trigger pipeline in CircleCI

Trigger pipeline in CircleCI.

Application

  • CircleCI

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
ProviderSource control systemPredefined Choice ListNo
Project slugProject slug in the form org-name/repo-nameText (Short)No
BranchThe branch where the pipeline ran. The HEAD commit on this branch was used for the pipeline. Note that branch and tag are mutually exclusiveText (Short)No
TagThe tag used by the pipeline. The commit that this tag points to was used for the pipeline. Note that branch and tag are mutually exclusiveText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A