Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.3 KB

File metadata and controls

17 lines (10 loc) · 1.3 KB

Kamma GitHub global config

GitHub configuration for Kamma.

Conventional Commits release flow

Kamma application repos use conventional commits to drive automated versioning and release-note generation. See docs/CONVENTIONAL_COMMITS.md for the full guide and quickstart.

Workflow Templates (GitHub Actions)

Following the GitHub docs this repo contains several useful templates for actions we use across all repos at Kamma. For things such as; PHPUnit, Pushing to ECR, etc.

Check out the ./workflow-templates directory for all of the available templates. GitHub should recommend their usage if the filePatterns are set correctly.