Skip to content

Claude/fix api billing mode m fp g8#73

Merged
piatoss3612 merged 3 commits into
masterfrom
claude/fix-api-billing-mode-MFpG8
Jan 8, 2026
Merged

Claude/fix api billing mode m fp g8#73
piatoss3612 merged 3 commits into
masterfrom
claude/fix-api-billing-mode-MFpG8

Conversation

@piatoss3612
Copy link
Copy Markdown
Member

No description provided.

claude added 3 commits January 8, 2026 03:59
Instead of checking author_association (which doesn't work reliably for private org members),
now only run automatic code reviews for PRs from branches starting with 'claude/'.

This allows Claude-generated PRs to receive automatic reviews regardless of the author's
association status.
Only allow automatic code reviews for:
- Branches starting with 'claude/'
- AND from the same repository (not forks)

This prevents external contributors from bypassing the filter by naming their fork branches with 'claude/' prefix.
Code review will run for:
- Organization members (OWNER/MEMBER/COLLABORATOR) with any branch name
- OR branches starting with 'claude/' from the same repository (not forks)

This ensures:
- All organization members get automatic reviews regardless of branch naming
- Claude-generated PRs from the same repo also get reviews
- External forks are still blocked even with claude/ prefix
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026


Code review

No issues found. Checked for bugs and CLAUDE.md compliance.


@piatoss3612 piatoss3612 merged commit b3474e5 into master Jan 8, 2026
1 of 2 checks passed
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.

2 participants