Skip to content

Conversation

@pmathew92
Copy link
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
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.

5 participants