From a88ac9861f6d256673256e239e46d54cb252ad58 Mon Sep 17 00:00:00 2001 From: Ben Lloyd Pearson Date: Tue, 13 Feb 2024 14:42:46 -0500 Subject: [PATCH] Add plugins to Readme feature list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8650a141..6fa480bd 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Our research shows that code reviews are [the most consistent bottleneck in the * 🔃 Send webhooks from your git repo to other tools like Slack, Jira, and more * ✅ Auto-merge low-risk PRs/MRs like documentation, dependency updates, and test additions * 🏷️ Automatic PR labeler +* 🔌 Build custom JavaScript plugins to extend functionality for more advanced data processing and pulling data from external APIs. * ‼️ Flag problems before requesting human review * 💬 Add context to code reviews with comments and labels