github · GitHub Actions Docs
Migrate To Github Actions Migrating from Bamboo with GitHub Actions Importer - GitHub Docs
A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Bamboo to GitHub Actions.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Migrate To Github Actions Migrating from Bamboo with GitHub Actions Importer - GitHub Docs
A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Bamboo to GitHub Actions.
When To Use
Use when migrating existing CI/CD automation from Bamboo to GitHub Actions 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-bamboo-wit-workflow-guide.md | A guide detailing the process and prerequisites for migrating Bamboo build configurations to GitHub Actions using the GitHub Actions Importer. | Questions about a guide detailing the process and prerequisites for migrating Bamboo build configurations to GitHub Actions using the... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit.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-bamboo-wit-2.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-bamboo-wit-3.text | A text example demonstrating the usage of the gh actions-importer configure command for Bamboo migrations. | Exact payloads, commands, or snippets shown in A text example demonstrating the usage of the gh actions-importer configure command for Bamboo migrations. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-4.text | An interactive CLI session demonstrating the configuration of the GitHub Actions Importer for a Bamboo CI provider. | Exact payloads, commands, or snippets shown in An interactive CLI session demonstrating the configuration of the GitHub Actions Importer for a Bamboo CI provider. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-5.text | A text example demonstrating the usage of the gh actions-importer update command for migrating from Bamboo. | Exact payloads, commands, or snippets shown in A text example demonstrating the usage of the gh actions-importer update command for migrating from Bamboo. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-6.text | A text snippet showing the command to update the GitHub Actions Importer CLI to the latest version using container registry. | Exact payloads, commands, or snippets shown in A text snippet showing the command to update the GitHub Actions Importer CLI to the latest version using container re... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-7.text | A text command demonstrating how to use the GitHub Actions Importer to audit a Bamboo configuration and output the results to a directory. | Exact payloads, commands, or snippets shown in A text command demonstrating how to use the GitHub Actions Importer to audit a Bamboo configuration and output the re... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-8.text | A command line example demonstrating how to use the GitHub Actions Importer to forecast a Bamboo migration and specify an output directory. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to forecast a Bamboo migration and specif... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-9.text | A command line example demonstrating how to use the GitHub Actions Importer to forecast a Bamboo project migration. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to forecast a Bamboo project migration. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-10.text | A CLI command example for performing a dry run migration of a Bamboo build plan using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run migration of a Bamboo build plan using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-11.text | A CLI command example for performing a dry run of a Bamboo deployment migration using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run of a Bamboo deployment migration using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-12.text | A command line example demonstrating how to use the GitHub Actions Importer to migrate a Bamboo build plan to GitHub Actions. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to migrate a Bamboo build plan to GitHub... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-13.text | A command line example demonstrating how to use the GitHub CLI to migrate a Bamboo build plan to GitHub Actions. | Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub CLI to migrate a Bamboo build plan to GitHub Actions. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-14.text | A CLI command example for migrating a Bamboo deployment project to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating a Bamboo deployment project to GitHub Actions using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-15.text | A CLI command example for migrating a Bamboo deployment project to GitHub Actions using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for migrating a Bamboo deployment project to GitHub Actions using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-16.text | A CLI command example demonstrating how to perform a dry run migration of a Bamboo build plan using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to perform a dry run migration of a Bamboo build plan using the GitHub Action... |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-17.text | A CLI command example for auditing Bamboo configurations using the GitHub Actions Importer tool. | Exact payloads, commands, or snippets shown in A CLI command example for auditing Bamboo configurations using the GitHub Actions Importer tool. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-18.text | A configuration list specifying the repository slugs and file paths for migrating Bamboo jobs to GitHub Actions. | Exact payloads, commands, or snippets shown in A configuration list specifying the repository slugs and file paths for migrating Bamboo jobs to GitHub Actions. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-19.text | A CLI command example for performing a dry run of a Bamboo build migration using the GitHub Actions Importer. | Exact payloads, commands, or snippets shown in A CLI command example for performing a dry run of a Bamboo build migration using the GitHub Actions Importer. |
examples/actions-migrate-to-github-automated-migrations-migrating-from-bamboo-wit-20.text | The MIT License text governing the use of the GitHub Actions Importer for Bamboo migrations. | Exact payloads, commands, or snippets shown in The MIT License text governing the use of the GitHub Actions Importer for Bamboo migrations. |
What This Skill Covers
-
- GitHub Actions / - Tutorials / - Migrate to GitHub Actions / - Automated migrations / - Bamboo migration
- Main sections:
In this article,About migrating from Bamboo 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/bamboo-migration
