# github/gh-actions-importer

GitHub Actions Importer helps you plan and automate the migration of Azure DevOps, Bamboo, Bitbucket, CircleCI, GitLab, Jenkins, and Travis CI pipelines to GitHub Actions.

Repository: https://github.com/github/gh-actions-importer
Canonical: https://ross.abutalabs.com/products/gh-actions-importer
Language: C#
License: MIT
License Family: permissive
Topics: gh-extension, github-actions
Last push: 2025-11-11T17:17:13+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 8, longevity 100
- inputs: {"age_days": 1402, "days_push": 295, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1232, forks 694 (observed 2026-08-28T04:04:04.447158+00:00)

## What it is
GitHub Actions Importer is a GitHub CLI extension (backed by a Docker container) that plans, tests, and automates migration of CI/CD pipelines to GitHub Actions. It converts pipelines from Azure DevOps, Bamboo, Bitbucket, CircleCI, GitLab, Jenkins, and Travis CI.

## Use cases
- migrate jenkins pipelines to github actions
- convert circleci config to github actions workflow
- plan a migration from gitlab ci to github actions
- automate azure devops pipeline conversion
- audit existing ci pipelines before moving to github actions
- translate travis ci yaml to github actions

## When to choose
- you are moving CI/CD from a supported platform (Jenkins, CircleCI, GitLab, Azure DevOps, etc.) to GitHub Actions
- you want to forecast migration effort and auto-generate workflow files
- you already use the GitHub CLI and Docker

## When to avoid
- you are already on GitHub Actions and not migrating
- your source CI platform is not among the supported ones
- you need fully hand-tuned workflows without generated boilerplate

## Facets
- artifact type: cli-tool
- maturity: active
- function: ci-cd, developer-tools, cli, deployment
- domain: developer-tools
- platform: cli, cross-platform
- tags: github-actions, gh-extension, pipeline-migration, cicd-migration, devops, automation, docker

## Member repositories
- github/gh-actions-importer (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.447158+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:21.545868+00:00, confidence not recorded.
  - readme: https://github.com/github/gh-actions-importer (fetched 2026-08-28T04:04:04.447158+00:00, sha 2d52e32844c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
