Files
importer-issue-ops/.github/ISSUE_TEMPLATE/azure_devops.md
T
2022-11-02 21:24:43 -07:00

775 B

name, about, title, labels, assignees
name about title labels assignees
Azure DevOps Migrate Azure DevOps pipelines to GitHub Actions [Azure DevOps]: azure-devops

Inputs

Provide the following required inputs:

Organization: The Azure DevOps organization to migrate pipelines from.

Project: The Azure DevOps project to migrate pipelines from.

Available commands

The following commands can be executed by adding a comment to this issue:

  • /audit
  • /dry-run --pipeline-type pipeline|release --pipeline-id :pipeline-id
  • /migrate --pipeline-type pipeline|release --pipeline-id :pipeline-id --target-url :github-repository-url

Note: The pipeline-type option will default to pipeline if omitted. If any remaining options are missing, the command will not be successful.