Skip to content

Update Claude workflows with inline comment support - #2

Merged
RuquiaAlam merged 3 commits into
feature/newfrom
main
Aug 26, 2026
Merged

Update Claude workflows with inline comment support#2
RuquiaAlam merged 3 commits into
feature/newfrom
main

Conversation

@RuquiaAlam

Copy link
Copy Markdown
Owner

Summary

Updates GitHub Actions workflows to enable inline code review comments and fixes a syntax error in the Claude CLI arguments.

Changes

  • claude-code-review.yml:

    • Added --comment flag to the code-review prompt to enable inline comments on pull requests
    • Added claude_args configuration to allow the mcp__github_inline_comment__create_inline_comment tool, enabling the Claude Code Review plugin to post comments directly on specific lines of code
  • claude.yml:

    • Fixed syntax error in commented example: changed Bash(gh pr:*) to Bash(gh pr *) to match correct CLI syntax

Implementation Details

The inline comment support allows the code review workflow to provide more targeted feedback by commenting directly on the relevant code lines rather than posting a single summary comment on the PR.

https://claude.ai/code/session_01Dgcq7FmthEf6zvvPw2DoVY

@RuquiaAlam
RuquiaAlam merged commit 73f9c58 into feature/new Aug 26, 2026
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.

1 participant