Add srvaroa/labeler to GitHub Tools and Management (#81)

Co-authored-by: Galo Navarro <anglorvaroa@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 10:28:07 +01:00 committed by GitHub
parent 2594e06677
commit 50d0017a77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,6 +166,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [A GitHub Action That Automatically Generates & Updates Markdown Content (Like Your README.md) From External or Remote Files](https://github.com/dineshsonachalam/markdown-autodocs)
- [Changed Filenames GitHub Action](https://github.com/DawChihLiou/changed-files-action) - This action returns all the changed files in a pull request. The changed files includes added, modified, renamed, and removed files.
- [Automatically Close Empty Issues](https://github.com/rickstaa/empty-issues-closer-action)
- [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