Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.04 KB

Reusable GitHub Action Workflows

Utility

Workflow Purpose Usage
reusable-timestamp.yml print out timestamp of the workflow README
reusable-lint-go-workflow.yml lint Go code README
reusable-slack-notifs.yml send slack notifications README

CI/CD

Workflow Purpose Usage
reusable-ecr-build-push.yml build and push Docker image to AWS ECR README

|

Security

Workflow Purpose Usage
reusable-secrets-scanning.yml scan for secrets in the repository README

QA

Workflow Purpose Usage
reusable-forge-code-coverage.yml generate code coverage report README