Conversation
The claude_args '--allowed-tools Bash(gh:*) WebFetch' prevented Claude from using essential tools (Read, Grep, Glob, Agent) needed to actually analyze code. This caused $9+ runs with zero review comments. Remove claude_args and allowed_bots to match the working bitkit-ios configuration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- claude-code-review.yml: remove allowed_bots and claude_args, add reference comment links - claude.yml: remove deprecated use_api_for_commits Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
When a PR is updated in quick succession, multiple review runs would stack up. The concurrency group cancels in-progress runs for the same PR. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7544b7c to
aafd454
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Mar 2, 2026
ben-kaufman
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
claude_argsandallowed_bots— the--allowed-tools Bash(gh:*) WebFetchrestriction prevented Claude from using essential tools (Read,Grep,Glob,Agent) needed to analyze code, causing expensive runs ($9+) that posted zero review commentsuse_api_for_commitsfromclaude.yml.github/release.json— now lives atupdater/android/release.jsonin the bitkit monorepo--criticalarg,release.jsonediting) from/releaseslash commandldk-node-androidfrom0.7.0-rc.29to0.7.0-rc.31Test plan
@claudein dev: enforce formatting matching upstream style ldk-node#49@claudementions work in PR/issue comments (after merge)🤖 Generated with Claude Code