github · GitHub Actions Docs
Migrate To Github Actions Migrating from Bitbucket Pipelines with GitHub Actions Importer - GitHub Docs
A guide on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Bitbucket Pipelines to GitHub Actions.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Migrate To Github Actions Migrating from Bitbucket Pipelines with GitHub Actions Importer - GitHub Docs
A guide on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Bitbucket Pipelines to GitHub Actions.
When To Use
Use when you need to automate the conversion of Bitbucket Pipelines configurations 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-bitbucket-workflow-guide.md | A guide detailing the process and prerequisites for migrating Bitbucket Pipelines to GitHub Actions using the GitHub Actions Importer. | Questions about a guide detailing the process and prerequisites for migrating Bitbucket Pipelines to GitHub Actions using the GitHub... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket-.text | A text representation of a Bitbucket Pipelines configuration being migrated to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A text representation of a Bitbucket Pipelines configuration being migrated to GitHub Actions using the GitHub Action... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--2.text | The shell command used to install the GitHub Actions Importer extension via the GitHub CLI. | Exact payloads, commands, or snippets shown in The shell command used to install the GitHub Actions Importer extension via the GitHub CLI. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--3.text | The help and usage information for the GitHub Actions Importer command-line interface. | Exact payloads, commands, or snippets shown in The help and usage information for the GitHub Actions Importer command-line interface. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--4.text | A text representation of the gh actions-importer configure command used to set up the GitHub Actions Importer for Bitbucket Pipelines migration. | Exact payloads, commands, or snippets shown in A text representation of the gh actions-importer configure command used to set up the GitHub Actions Importer for Bit... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--5.text | An interactive CLI session demonstrating the configuration of the GitHub Actions Importer for a Bitbucket Pipelines migration. | Exact payloads, commands, or snippets shown in An interactive CLI session demonstrating the configuration of the GitHub Actions Importer for a Bitbucket Pipelines m... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--6.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-bitbucket--7.text | A command line instruction for updating the GitHub Actions Importer CLI to the latest version using container registry. | Exact payloads, commands, or snippets shown in A command line instruction for updating the GitHub Actions Importer CLI to the latest version using container registry. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--8.text | A text example demonstrating the command to audit a Bitbucket workspace using the GitHub Actions Importer CLI. | Exact payloads, commands, or snippets shown in A text example demonstrating the command to audit a Bitbucket workspace using the GitHub Actions Importer CLI. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--9.text | A CLI command example for auditing Bitbucket Pipelines workspaces and projects using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for auditing Bitbucket Pipelines workspaces and projects using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--10.text | A CLI command example for running a Bitbucket Pipelines migration forecast using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for running a Bitbucket Pipelines migration forecast using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--11.text | A CLI command example for running a Bitbucket Pipelines migration forecast using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for running a Bitbucket Pipelines migration forecast using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--12.text | A CLI command example for performing a dry run migration from Bitbucket Pipelines to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run migration from Bitbucket Pipelines to GitHub Actions using the GitHub... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--13.text | A command line example demonstrating the use of the GitHub Actions Importer to migrate Bitbucket Pipelines to GitHub Actions. | Exact payloads, commands, or snippets shown in A command line example demonstrating the use of the GitHub Actions Importer to migrate Bitbucket Pipelines to GitHub... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--14.text | A CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Bitbucket repository to GitHub. | Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Bitbucket repository to GitHub. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--15.text | A command line example demonstrating how to use the GitHub Actions Importer to perform a dry run migration from Bitbucket Pipelines. | 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 from Bitbu... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--16.text | A CLI command example for auditing Bitbucket Pipelines workspaces using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for auditing Bitbucket Pipelines workspaces using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--17.text | A text configuration snippet defining the repository slugs and file paths for the GitHub Actions Importer to process during a Bitbucket Pipelines migration. | Exact payloads, commands, or snippets shown in A text configuration snippet defining the repository slugs and file paths for the GitHub Actions Importer to process... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bitbucket--18.text | The MIT License text for the GitHub Actions Importer tool used in Bitbucket Pipelines migrations. | Exact payloads, commands, or snippets shown in The MIT License text for the GitHub Actions Importer tool used in Bitbucket Pipelines migrations. |
What This Skill Covers
-
- GitHub Actions / - Tutorials / - Migrate to GitHub Actions / - Automated migrations / - Bitbucket Pipelines migration
- Main sections:
In this article,About migrating from Bitbucket Pipelines 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/bitbucket-pipelines-migration
