github-actions-templates - GitHub Actions workflow templates for CI/CD automation
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
What this skill does
- Automate testing and deployment workflows
- Build and push Docker images
- Deploy applications to Kubernetes clusters
- Run security vulnerability scans
- Configure matrix builds for environments
Inputs
- Source code repository files
- Container registry credentials
- AWS credentials and Kubernetes manifests
- Security scanner API tokens
- Slack notification webhooks
Outputs
- GitHub Actions workflow configuration files
- Container images pushed to registry
- Deployed Kubernetes applications and services
- SARIF security vulnerability scan reports
- Slack deployment notification messages
Requirements
- GitHub Actions runner environment
- GitHub repository contents and packages permissions
- Supported runtime environments like Node.js or Python
