Claude Code + GitHub Actions統合
About
Claude MCP Server Integration & GitHub Actions
Details
- Author
- mokemoke0821
- Downloads
- 208
- Categories
- AI
Jump to
- Fully automated GitHub Actions CI/CD pipeline
- @claude mention support on pull requests and issues
- Local and cloud‑based Claude Code execution
- Synchronization between local and GitHub results
- Pre‑configured MCP servers (filesystem, enhanced‑development‑commander, enhanced‑file‑commander)
- Error diagnostics and troubleshooting tools
Run npm install and npm run setup for initial setup. Create a GitHub repository, install the Claude GitHub App, and set secrets (CLAUDE_ACCESS_TOKEN, CLAUDE_REFRESH_TOKEN, CLAUDE_EXPIRES_AT). Use npm run claude:local for local chat, or mention @claude on PRs/issues for GitHub‑based automation.
Claude Code + GitHub Actions統合
🎯 概要
Claude Code(ローカル開発)とgrll/claude-code-action(GitHub Actions)を連携させた統合開発環境🚀 セットアップ
1. 初期セットアップ
npm install
npm run setup
2. GitHub設定
1. GitHubリポジトリ作成・プッシュ 2. Claude GitHub App インストール 3. GitHub Secretsに以下を設定: -CLAUDE_ACCESS_TOKEN
- CLAUDE_REFRESH_TOKEN
- CLAUDE_EXPIRES_AT
3. 同期確認
npm run sync
📋 使用方法
ローカル開発
```bashSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
