GitLab CI to GitHub Actions migrator

This project helps teams migrate delivery pipelines from GitLab CI to GitHub Actions with less manual rewriting.

What it focuses on

  • Translating common job/stage patterns into Actions workflows
  • Preserving intent while adapting to a different execution model
  • Producing a baseline that teams can harden in their own repos

Notes

It is most useful as a starting point for enterprise migrations where consistency matters more than one-off hand-crafted workflows.

Repository