Skip to main content

Azure-DevOps-Pipeline-Run

This Playbook is part of the AzureDevOps Pack.#

Deprecated

Use azure-devops-pipeline-run command instead.

Deprecated. Use azure-devops-pipeline-run command instead.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • AzureDevOps

Scripts#

This playbook does not use any scripts.

Commands#

  • azure-devops-pipeline-run
  • azure-devops-pipeline-run-get

Playbook Inputs#


NameDescriptionDefault ValueRequired
Project NameThe name of the pipeline project.xsoarRequired
Pipeline IDThe ID of the pipeline.1Required
Branch NameThe name of the repository branch which runs the pipeline.mainRequired
intervalIndicates how long to wait between each poll. (In seconds)1Required
TimeoutThe amount of time until the playbook stops waiting for the process to finish. After this time has passed, the playbook finishes its run, even if it didn't receive confirmation that the remote process completed. (In seconds)60Required

Playbook Outputs#


PathDescriptionType
AzureDevOps.ProjectThe result of the search.unknown
AzureDevOps.Project.PipelineAzureDevOps Pipeline Object.unknown
AzureDevOps.Project.Pipeline.RunAzureDevOps Pipeling Run.unknown

Playbook Image#


Azure-DevOps-Pipeline-Run