From 50d0017a774ca592d76edda9ce3eb8833128b60b Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 10:28:07 +0100 Subject: [PATCH] Add srvaroa/labeler to GitHub Tools and Management (#81) Co-authored-by: Galo Navarro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b43b60..701328a 100644 --- a/README.md +++ b/README.md @@ -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