Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Get Merged Pull Requests](https://github.com/VanOns/get-merged-pull-requests-action) - GitHub Action that compares 2 tags and retrieves all pull requests merged between them.
- [Catch Performance Regressions in Pull Requests](https://github.com/bencherdev/bencher)
- [GitHub PR Bot](https://github.com/jacsamell/github-pr-bot) - AI-powered PR review bot with auto-approval capabilities using your LLM of choice.
- [AI Code Review With Claude](https://github.com/indoor47/claude-pr-reviewer) - Post structured AI code review comments on every PR using Claude. Zero dependencies, Python stdlib only.

<!--lint disable no-undefined-references-->
> [!NOTE]
Expand Down