diff --git a/docs/create-app.html b/docs/create-app.html new file mode 100644 index 0000000..05f74c8 --- /dev/null +++ b/docs/create-app.html @@ -0,0 +1,744 @@ + + +
+ + ++ 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
+