GitHub Actions Importer - [GA] #48913
Replies: 1 comment
-
Retiring this post as it is over 6 months old. If you have any questions, consider starting a new post. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Release: GitHub Actions Importer - [GA]
We’re excited to announce the general availability of GitHub Actions Importer. GitHub Actions Importer helps you plan, forecast, and automate migrations from Azure DevOps, CircleCI, GitLab, Jenkins, and Travis CI to GitHub Actions. This product is an extension of the official GitHub CLI and is available for free to any GitHub user starting today.
Migrating to a new CI/CD tool is often a manual and time-intensive endeavor. This is more pronounced for users that have a large and sophisticated CI/CD infrastructure—for instance, some of our largest customers have more than 15K pipelines to migrate. Additionally, manual migrations introduce the potential for regressions in newly created pipelines. GitHub Actions Importer is designed to help plan and automate a large portion of the migration to provide teams with the speed and confidence to continue delivering software efficiently.
Why GitHub Actions?
GitHub Actions provides access to powerful, native CI/CD capabilities right next to your code hosted in GitHub. Actions is simple to enable and painless to maintain within your current GitHub workflow as there’s no longer a need to install, integrate, and maintain a third-party tool. GitHub Actions, along with other GitHub Enterprise offerings, improves developer productivity by 22% and reduces time spent managing tools and code infrastructure by 75%. Additionally, thousands of pre-built actions from trusted, verified partners and the OSS community make it easier than ever to deliver your software without ever leaving the GitHub interface.
How it works
GitHub Actions Importer uses a phased approach to simplify the migration process.
Getting started
Head over to the GitHub documentation to learn how to get started with GitHub Actions Importer today. Check out the Demo Video.
Looking ahead
Over the coming months, we will continue to enhance and update GitHub Actions Importer to include support for additional CI/CD tools. Stay tuned to the GitHub roadmap for information about what’s coming to GitHub Actions Importer. As always, we would love to hear from you. You can provide feedback by posting here.
Beta Was this translation helpful? Give feedback.
All reactions