Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Loading