CodingOnes GitHub Actions Workflows is a toolkit providing a collection of reusable GitHub Actions Workflows.
See workflows directory for a list of all available workflows.
- 🪧 About
- 🛠️ Usage
- 🤗 Contributing
- 📝 Licence
Example usage for each workflow:
- Create a Terraform Cloud Workspace for an AWS ephemeral environment
- Apply the Terraform configuration
- Create or update a pull request from a branch name
- Run a matrix Validation of project commands
- Notify on Discord CI status error or success
- Create a release on push on main branch
See CONTRIBUTING.md file in this repository.
See LICENSE.md file in this repository.