Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Migrate To Github Actions Migrating from Jenkins with GitHub Actions Importer - GitHub Docs

A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Jenkins to GitHub Actions.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Migrate To Github Actions Migrating from Jenkins with GitHub Actions Importer - GitHub Docs

A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD pipelines from Jenkins to GitHub Actions.

When To Use

Use when you need to automate the conversion of Jenkins pipelines and configurations into GitHub Actions workflows using the GitHub Actions Importer tool.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-workflow-guide.mdA guide detailing the process and prerequisites for migrating Jenkins pipelines to GitHub Actions using the GitHub Actions Importer.Questions about a guide detailing the process and prerequisites for migrating Jenkins pipelines to GitHub Actions using the GitHub Ac...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi.textThe 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-jenkins-wi-2.textThe help output and available command options for the GitHub Actions Importer CLI tool.Exact payloads, commands, or snippets shown in The help output and available command options for the GitHub Actions Importer CLI tool.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-3.textA text representation of the gh actions-importer configure command used to initialize the migration process from Jenkins.Exact payloads, commands, or snippets shown in A text representation of the gh actions-importer configure command used to initialize the migration process from Jenk...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-4.textA text transcript of the interactive CLI session for configuring the GitHub Actions Importer to migrate from a Jenkins environment.Exact payloads, commands, or snippets shown in A text transcript of the interactive CLI session for configuring the GitHub Actions Importer to migrate from a Jenkin...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-5.textA 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-jenkins-wi-6.textA 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-jenkins-wi-7.textA CLI command demonstrating how to run a Jenkins audit using the GitHub Actions Importer tool.Exact payloads, commands, or snippets shown in A CLI command demonstrating how to run a Jenkins audit using the GitHub Actions Importer tool.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-8.textA command line instruction for running a Jenkins migration forecast using the GitHub Actions Importer CLI.Exact payloads, commands, or snippets shown in A command line instruction for running a Jenkins migration forecast using the GitHub Actions Importer CLI.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-9.textA CLI command example demonstrating how to perform a dry run migration from a Jenkins project using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to perform a dry run migration from a Jenkins project using the GitHub Action...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-10.textA CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Jenkins project to GitHub.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Jenkins project to GitHub.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-11.textA CLI command example for migrating Jenkins jobs to GitHub Actions using the GitHub Actions Importer tool.Exact payloads, commands, or snippets shown in A CLI command example for migrating Jenkins jobs to GitHub Actions using the GitHub Actions Importer tool.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-12.textA CLI command example demonstrating how to perform a dry run migration from a Jenkinsfile to GitHub Actions using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to perform a dry run migration from a Jenkinsfile to GitHub Actions using the...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-13.textA CLI command example for auditing a Jenkins configuration using the GitHub Actions Importer tool.Exact payloads, commands, or snippets shown in A CLI command example for auditing a Jenkins configuration using the GitHub Actions Importer tool.
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-14.textA configuration file specifying the repository slugs and file paths for Jenkins pipelines to be migrated using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A configuration file specifying the repository slugs and file paths for Jenkins pipelines to be migrated using the Gi...
examples/actions-migrate-to-github-automated-migrations-migrating-from-jenkins-wi-15.textThe MIT License text for the GitHub Actions Importer tool used in Jenkins migrations.Exact payloads, commands, or snippets shown in The MIT License text for the GitHub Actions Importer tool used in Jenkins migrations.

What This Skill Covers

    • GitHub Actions / - Tutorials / - Migrate to GitHub Actions / - Automated migrations / - Jenkins migration
  • Main sections: In this article, About migrating from Jenkins with GitHub Actions Importer, Prerequisites, Limitations, Installing the GitHub Actions Importer CLI extension.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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/jenkins-migration