Add srvaroa/labeler to GitHub Tools and Management

Add [srvaroa/labeler](https://github.com/srvaroa/labeler): a label manager based on configurable rules that match on properties of Pull Requests and Issues to assign/remove labels
This commit is contained in:
Galo Navarro 2023-02-25 20:02:25 +01:00 committed by GitHub
parent 654bcb11d0
commit 9cc7c08b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,6 +148,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).
- [Manage labels with configurable rules in Pull Requests and Issues](https://github.com/srvaroa/labeler/) - Action based on configurable rules that match on properties of Pull Requests and Issues to assign/remove labels automatically.
### Collection of Actions