/actions

Org-wide Reusable GitHub Actions

Primary LanguageDockerfileThe UnlicenseUnlicense

Reusable GitHub Actions for MostlyDevOps

An example repo of how an org would consolidate all their reusable GitHub Actions into a single repo. Other code and IaC repos would call these workflows from their repos. Other repo owners would copy /templates that they need to .github/workflows in their repos. This repo can also be used to store template linter configs in .github/linters used by super-linter or megalinter

This is a demo of the following @BretFisher examples