Skip to content

chore: Add claude PR analyzer for code reviews#870

Merged
pmathew92 merged 1 commit intomainfrom
add_pr_analyzer
Sep 29, 2025
Merged

chore: Add claude PR analyzer for code reviews#870
pmathew92 merged 1 commit intomainfrom
add_pr_analyzer

Conversation

@pmathew92
Copy link
Copy Markdown
Contributor

Changes

This PR adds a new GitHub Actions workflow for automated code review using pr-analyser.

  • Added a new GitHub Actions workflow file .github/workflows/claude-code-review.yml
  • The workflow is triggered on:
    • Issue comments creation (issue_comment.types: [created])
    • Pull request review comments creation (pull_request_review_comment.types: [created])
    • Pull request review creation(pull_request_review.types:[created])

Checklist

@pmathew92 pmathew92 requested a review from a team as a code owner September 26, 2025 14:07
Copy link
Copy Markdown
Contributor

@utkrishtsahu utkrishtsahu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked

@pmathew92 pmathew92 merged commit fde302b into main Sep 29, 2025
9 of 10 checks passed
@pmathew92 pmathew92 deleted the add_pr_analyzer branch September 29, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants