Loading...
Loading...
GitHub Actions workflow 작성 종합 가이드. Use when creating/modifying GitHub Actions workflows, custom actions, reusable workflows, release automation, or CI/CD security hardening.
npx skill4agent add ssiumha/dots github-action| 키워드 | 리소스 |
|---|---|
| workflow, trigger, on, push, pull_request, schedule, dispatch | 01-workflow-basics.md |
| permissions, concurrency, environment, expressions, contexts | 01-workflow-basics.md |
| custom action, composite, action.yml, JavaScript action, Docker action | 02-custom-actions.md |
| reusable, workflow_call, shared workflow | 03-reusable-workflows.md |
| matrix, artifacts, cache, dynamic matrix, service containers, parallel jobs | 04-advanced-patterns.md |
| release, versioning, changelog, semantic-release, release-please | 05-release-deploy.md |
| deploy, environment, OIDC, deployment | 05-release-deploy.md |
| security, pin SHA, Dependabot, harden-runner, GITHUB_TOKEN, injection | 06-security.md |
actresources/01-workflow-basics.mdresources/02-custom-actions.mdresources/03-reusable-workflows.mdresources/04-advanced-patterns.mdresources/05-release-deploy.mdresources/06-security.md