Set up a custom GitHub App for Claude Code Action with all required permissions automatically configured.
Create your GitHub App with one click. All permissions will be automatically configured for Claude Code Action.
Your GitHub App will be created with these permissions:
After creating your app, complete these steps:
Generate a private key: In your app settings, scroll to "Private keys" and click "Generate a private key"
Install the app: Click "Install App" and select the repositories where you want to use Claude
Configure your workflow: Add your app's ID and private key to your repository secrets
If the buttons above don't work, you can manually create the app by copying the manifest JSON below:
Copy the manifest JSON above
Go to GitHub App Settings
Look for "Create from manifest" option and paste the JSON