bitbucket-migration

Bitbucket Pipelines migration to GitHub Actions — syntax mappings and the migration report template for Pipelines, Pipes, parallel steps, branch/pull-request…

npx skills add https://github.com/github/actions-migrations-via-copilot --skill bitbucket-migration

Bitbucket Pipelines Migration

Files in this skill

  • mapping.md — syntax/command mappings from Bitbucket Pipelines to GitHub Actions, including how this platform's secret/credential references translate to ${{ secrets.* }} / ${{ vars.* }}.
  • report-template.md — migration report template (fill placeholders, deliver as PR body and .github/ci-archive/MIGRATION-README.md).

How to use

Always pair with migration-core and actionlint. Read mapping.md before generating workflows; use report-template.md for the migration report.

More skills from github

console-rendering
github
Instructions for using the struct tag-based console rendering system in Go
official
acreadiness-policy
github
Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting…
official
ad-campaign-analyzer
github
Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my ad campaigns",…
official
add-educational-comments
github
Add educational comments to code files to transform them into effective learning resources. Adapts explanation depth and tone to three configurable knowledge levels: beginner, intermediate, and advanced Automatically requests a file if none is provided, with numbered list matching for quick selection Expands files by up to 125% using educational comments only (hard limit: 400 new lines; 300 for files over 1,000 lines) Preserves file encoding, indentation style, syntax correctness, and...
official
adobe-illustrator-scripting
github
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate…
official
jenkins-migration
github
Jenkins migration to GitHub Actions — syntax mappings and the migration report template for Pipelines (declarative + scripted), shared libraries, Groovy…
official
reusable-workflow-patterns
github
Catalog of common CI/CD patterns (build, test, deploy, security, quality), scan scope resolution (org-wide or specific repos), the reusable workflow template,…
official
migration-core
github
5-phase migration process, security guardrails, deliverables, archival protocol, and the 10-item completion checklist for any CI/CD migration to GitHub…
official