Skip to content

🔧 Enhance Claude Code Review CI configuration#3

Merged
xdanger merged 2 commits intomainfrom
xdanger-claude/blissful-elion
Mar 29, 2026
Merged

🔧 Enhance Claude Code Review CI configuration#3
xdanger merged 2 commits intomainfrom
xdanger-claude/blissful-elion

Conversation

@xdanger
Copy link
Copy Markdown
Member

@xdanger xdanger commented Mar 29, 2026

Changes

Permissions

  • Added actions: read permission
  • Added issues: write permission
  • Reordered permissions for consistency

Claude Args Configuration

  • Upgraded model to opus
  • Expanded allowedTools with specific GitHub and Git commands for enhanced code review capabilities
  • Maintained existing --max-turns 5 setting

Environment Variables

  • Changed ANTHROPIC_BASE_URL from secret to variable
  • Added ANTHROPIC_CUSTOM_HEADERS for beta features:
    • context-1m-2025-08-07 - Extended context window
    • interleaved-thinking-2025-05-14 - Improved reasoning capabilities

These enhancements improve the code review workflow's capabilities and allow Claude to access additional tools and features.

- 🔧 use Opus model with explicit allowed tools whitelist
- 🔑 move `ANTHROPIC_BASE_URL` from secrets to vars
- ✨ enable context-1m and interleaved-thinking betas
- 🔒 add `actions: read` and `issues: write` permissions
@github-actions github-actions bot requested a review from Copilot March 29, 2026 11:42
@xdanger xdanger review requested due to automatic review settings March 29, 2026 11:42
Copy link
Copy Markdown

@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.

Reviewed commit: 85fc1d48bd

ℹ️ 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".

- YAML block scalar requires ASCII `|` (U+007C), not `|` (U+FF5C)
@github-actions github-actions bot requested a review from Copilot March 29, 2026 11:46
@xdanger xdanger review requested due to automatic review settings March 29, 2026 11:46
@xdanger xdanger merged commit 7452e08 into main Mar 29, 2026
3 of 4 checks passed
@xdanger xdanger deleted the xdanger-claude/blissful-elion branch March 29, 2026 11:50
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