From a362d5f07405df513d3340778c39e9980da2cf35 Mon Sep 17 00:00:00 2001 From: David Abram Date: Thu, 9 Apr 2026 15:06:05 +0200 Subject: [PATCH] omg Co-authored-by: SCE --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29..f193af3 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# PR Satisfaction Action + +A GitHub Action that automatically collects feedback from pull request participants when a PR is closed. When a pull request is merged or closed, the action identifies all contributors (author, reviewers, and commenters), maps their GitHub usernames to Slack users, and sends personalized feedback requests via Slack to gather insights about the code review experience.