Merge 731275fe3fc1da5ef1a027123da6b6dbd6f0268b into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Anush Venkatakrishnan 2024-11-28 11:15:33 +00:00 committed by GitHub
commit 98cc97bc7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,7 +150,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
- [Issue Watcher](https://github.com/anushkrishnav/Issue-Watcher) - Monitors and Restricts the number of Issues open by a person at a time to the given limit. Prements Issue spam.
### Collection of Actions
- [Use HashiCorp's Terraform](https://github.com/hashicorp/setup-terraform)