dineshsonachalam 2021-07-01 22:18:03 +05:30
parent 46b4340f3e
commit 480577e05e

View File

@ -147,6 +147,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).
- [A GitHub Action that automatically generates & updates markdown content (like your README.md) from external or remote files.](https://github.com/dineshsonachalam/markdown-autodocs)
### Collection of Actions