A grimoire (/ɡrɪmˈwɑːr/ grim-WAHR) (also known as a "book of spells") is a textbook of magic, typically including instructions on how to create magical objects like talismans and amulets, how to perform magical spells, charms and divination, and how to summon or invoke supernatural entities such as angels, spirits, deities and demons. Wikipedia
So, after having read the Github blog post about keeping our Github Actions DRY, I wanted to share with you my common used Github Actions.
-
- Checks if yours Github Actions are valid
- Checks if you all of yours Github Actions uses pinned Actions
-
- Checks if your Terraform files are valid and formatted
- Comments PRs with error information
- Handles several Terraform projects in a single PR
-
- Comments PRs with error information or plan state
- Handles several Terraform projects in a single PR
Of course, and I really appreciate any contribution on this repo to get a sort of shared workflow collection that everyone could use.