From a5b5234663e18d5f98bae324d5a51db16c082056 Mon Sep 17 00:00:00 2001 From: Renato Vicente Date: Mon, 20 Apr 2020 19:39:32 -0300 Subject: [PATCH] Adding auto-label action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa100c4..556947d 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action) - [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator) - [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform) +- [Auto label issue based on a text/synonym](https://github.com/Renato66/auto-label) ### Collection of Actions