ci-cd - GitHub Actions CI/CD Patterns
GitHub Actions workflow patterns for CI/CD pipelines and deployment
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create GitHub Actions workflows
- configure branch protection rules
- build container images
- push container images
- deploy to Kubernetes
- manage GitHub secrets
- use GitHub environments
- configure caching strategies
Inputs
- GitHub repository
- container registry
- application name
- namespace
- database credentials
Outputs
- GitHub Actions workflow files
- container images
- Kubernetes deployment status
- workflow run status
Requirements
- GitHub Actions runner
- Kubernetes cluster
- Java runtime
