Skip to content

schubergphilis/mcaf-github-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mcaf-github-workflows

Repository for centralized reusable Github workflows.

Create workflows

Create or modify a yaml file in .github/workflows/. Also update README.md with details about your workflow and remember that this is a public repository.

Push your changes to a branch. Once you are done with all your changes, open a PR.

Workflows

PR Validation

Verifies the PR has the required labels and proper title set.

Release Drafter

Creates a drafted release based on the labels, title and description of the PR.

Terraform Validation

Verifies the terraform code adheres to best practises and has secure defaults set.

Update changelog

Updates the CHANGELOG.md when a release gets published.

About

Repository for centralized reusable Github workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published