managing-github-ci

Installation
SKILL.md

GitHub CI Automation

Overview

Guide the configuration and management of GitHub Actions workflows, release automation, and CI/CD pipelines for the Saleor Configurator project.

When to Use

  • Creating or modifying GitHub Actions workflows
  • Setting up automated releases via Changesets
  • Troubleshooting CI failures
  • Configuring pre-commit/pre-push hooks (Husky)

Quick Reference

Workflow Trigger Purpose
test-on-pr.yml PR to main Typecheck, lint, test, build
release.yml Push to main Changesets publish to npm
Related skills

More from saleor/configurator

Installs
17
GitHub Stars
29
First Seen
Jan 24, 2026