[PR #696] Add AI Code Review with Claude to Pull Requests section #10115

Open
opened 2026-06-03 14:58:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/696
Author: @indoor47
Created: 2/25/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 4f0f228 Add AI code review with Claude to Pull Requests section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds claude-pr-reviewer — a GitHub Action that posts structured AI code review comments on every PR using Claude.

  • Zero dependencies (Python stdlib only)
  • Works as GitHub Action or CLI
  • Configurable model (Sonnet/Opus/Haiku)
  • Posts review as PR comment automatically

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/696 **Author:** [@indoor47](https://github.com/indoor47) **Created:** 2/25/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4f0f228`](https://github.com/sdras/awesome-actions/commit/4f0f228a47c47ee7f32245abc35828489db1b8e8) Add AI code review with Claude to Pull Requests section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) — a GitHub Action that posts structured AI code review comments on every PR using Claude. - Zero dependencies (Python stdlib only) - Works as GitHub Action or CLI - Configurable model (Sonnet/Opus/Haiku) - Posts review as PR comment automatically --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-03 14:58:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#10115