github · GitHub Actions Docs
Migrate To Github Actions Migrating from Azure DevOps with GitHub Actions Importer - GitHub Docs
A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Azure DevOps to GitHub Actions.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Migrate To Github Actions Migrating from Azure DevOps with GitHub Actions Importer - GitHub Docs
A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Azure DevOps to GitHub Actions.
When To Use
Use when you need to automate the conversion of Azure DevOps pipelines into GitHub Actions workflows using the GitHub Actions Importer tool.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-workflow-guide.md | A guide detailing the process and prerequisites for migrating from Azure DevOps to GitHub Actions using the GitHub Actions Importer. | Questions about a guide detailing the process and prerequisites for migrating from Azure DevOps to GitHub Actions using the GitHub Ac... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo.text | The shell command to install the GitHub Actions Importer extension using the GitHub CLI. | Exact payloads, commands, or snippets shown in The shell command to install the GitHub Actions Importer extension using the GitHub CLI. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-2.text | The help and usage information for the GitHub Actions Importer CLI command. | Exact payloads, commands, or snippets shown in The help and usage information for the GitHub Actions Importer CLI command. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-3.text | A text representation of the gh actions-importer configure command used to initiate the migration process from Azure DevOps. | Exact payloads, commands, or snippets shown in A text representation of the gh actions-importer configure command used to initiate the migration process from Azure... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-4.text | An interactive terminal session demonstrating the configuration of the GitHub Actions Importer for an Azure DevOps migration. | Exact payloads, commands, or snippets shown in An interactive terminal session demonstrating the configuration of the GitHub Actions Importer for an Azure DevOps mi... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-5.text | A text snippet demonstrating the command to update the GitHub Actions Importer CLI. | Exact payloads, commands, or snippets shown in A text snippet demonstrating the command to update the GitHub Actions Importer CLI. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-6.text | A text snippet demonstrating the command to update the GitHub Actions Importer CLI to the latest version using container registry syntax. | Exact payloads, commands, or snippets shown in A text snippet demonstrating the command to update the GitHub Actions Importer CLI to the latest version using contai... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-7.text | A text example showing the command to run a GitHub Actions Importer audit on an Azure DevOps organization. | Exact payloads, commands, or snippets shown in A text example showing the command to run a GitHub Actions Importer audit on an Azure DevOps organization. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-8.text | A command line example demonstrating how to use the GitHub Actions Importer to forecast an Azure DevOps migration. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to forecast an Azure DevOps migration. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-9.text | A CLI command example for performing a dry run migration of an Azure DevOps pipeline using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run migration of an Azure DevOps pipeline using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-10.text | A CLI command example for performing a dry run migration from an Azure DevOps pipeline using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run migration from an Azure DevOps pipeline using the GitHub Actions Impor... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-11.text | A CLI command example for migrating an Azure DevOps pipeline to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating an Azure DevOps pipeline to GitHub Actions using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-12.text | A CLI command example for migrating an Azure DevOps pipeline to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating an Azure DevOps pipeline to GitHub Actions using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-13.text | A CLI command example for migrating an Azure DevOps release pipeline to GitHub using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating an Azure DevOps release pipeline to GitHub using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-14.text | A CLI command example for migrating an Azure DevOps release to GitHub using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating an Azure DevOps release to GitHub using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-15.text | A command line example demonstrating how to use the GitHub Actions Importer to perform a dry run migration of an Azure DevOps pipeline. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to perform a dry run migration of an Azur... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-16.text | A CLI command example for auditing an Azure DevOps pipeline using the GitHub Actions Importer tool. | Exact payloads, commands, or snippets shown in A CLI command example for auditing an Azure DevOps pipeline using the GitHub Actions Importer tool. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-17.text | A text list defining the Azure DevOps repository slugs and file paths to be processed by the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A text list defining the Azure DevOps repository slugs and file paths to be processed by the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-18.text | A CLI command example for running a dry run of the GitHub Actions Importer to migrate an Azure DevOps pipeline. | Exact payloads, commands, or snippets shown in A CLI command example for running a dry run of the GitHub Actions Importer to migrate an Azure DevOps pipeline. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-19.text | A command line example demonstrating how to use the GitHub Actions Importer to audit an Azure DevOps organization. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to audit an Azure DevOps organization. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-20.text | A configuration snippet defining reusable workflows and composite actions for an Azure DevOps to GitHub Actions migration. | Exact payloads, commands, or snippets shown in A configuration snippet defining reusable workflows and composite actions for an Azure DevOps to GitHub Actions migra... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-21.text | A CLI command example demonstrating how to use the GitHub Actions Importer to migrate an Azure DevOps pipeline using a configuration file and target URL. | Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to use the GitHub Actions Importer to migrate an Azure DevOps pipeline using... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-22.text | An example azure-pipelines.yml file used to demonstrate the migration process from Azure DevOps to GitHub Actions. | Exact payloads, commands, or snippets shown in An example azure-pipelines.yml file used to demonstrate the migration process from Azure DevOps to GitHub Actions. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-23.text | A YAML configuration file containing variable definitions for the GitHub Actions Importer during an Azure DevOps migration. | Exact payloads, commands, or snippets shown in A YAML configuration file containing variable definitions for the GitHub Actions Importer during an Azure DevOps migr... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-24.text | A text file defining parameters and steps for a GitHub Actions migration template used when migrating from Azure DevOps. | Exact payloads, commands, or snippets shown in A text file defining parameters and steps for a GitHub Actions migration template used when migrating from Azure DevOps. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-25.text | A text configuration snippet defining the parameters and steps structure for the GitHub Actions Importer migration process. | Exact payloads, commands, or snippets shown in A text configuration snippet defining the parameters and steps structure for the GitHub Actions Importer migration pr... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-azure-devo-26.text | The MIT License text associated with the GitHub Actions Importer documentation for migrating from Azure DevOps. | Exact payloads, commands, or snippets shown in The MIT License text associated with the GitHub Actions Importer documentation for migrating from Azure DevOps. |
What This Skill Covers
-
- GitHub Actions / - Tutorials / - Migrate to GitHub Actions / - Automated migrations / - Azure DevOps migration
- Main sections:
In this article,About migrating from Azure DevOps with GitHub Actions Importer,Prerequisites,Limitations,Manual tasks.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/tutorials/migrate-to-github-actions/automated-migrations/azure-devops-migration
