Skip to content

Conversation

@ovitrif
Copy link
Collaborator

@ovitrif ovitrif commented Nov 28, 2025

Description

  • Enable use_sticky_comment in Claude review workflow to update the same comment instead of creating new ones on each push
  • Update permissions from pull-requests: read to write for comment editing
  • Update permissions from issues: read to write for sticky comment feature
  • Remove manual gh pr comment instruction and tool from workflow (handled automatically by sticky comment)
  • Add additional_permissions: "actions:read" input to let Claude read CI results
  • Update claude.yml to allow Claude to create commits on implementation requests:
    • Change contents, pull-requests, issues permissions to write
    • Change fetch-depth to 0 for full git history
  • Add "AI Code Review with Claude" documentation section to README.md with usage examples

Preview

N/A - workflow and docs changes.

QA Notes

  • Verify the workflow action succeeds by confirming Claude still reviews.
  • On next PR with multiple pushes, confirm Claude updates the existing review comment instead of adding new ones.
  • Test @claude mention to verify it can create commits when requested.
  • Check README renders correctly on GitHub with the new Contributing section.

@ovitrif ovitrif self-assigned this Nov 28, 2025
@ovitrif ovitrif requested a review from jvsena42 November 28, 2025 19:52
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ovitrif ovitrif requested a review from ben-kaufman November 28, 2025 19:59
@ovitrif ovitrif force-pushed the chore/update-claude-review branch from e8f20fb to 712d016 Compare November 28, 2025 20:27
@ovitrif ovitrif requested review from ben-kaufman and removed request for ben-kaufman November 28, 2025 20:27
@jvsena42 jvsena42 enabled auto-merge November 28, 2025 20:45
jvsena42
jvsena42 previously approved these changes Nov 28, 2025
@ovitrif ovitrif disabled auto-merge November 28, 2025 21:40
@ovitrif ovitrif merged commit 23e7591 into master Nov 28, 2025
15 of 16 checks passed
@ovitrif ovitrif deleted the chore/update-claude-review branch November 28, 2025 21:41
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