For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Integrate GitHub with WalnutAI?

Steps to Generate a GitHub Personal Access Token

  • Log in to your GitHub account.

  • Click on your profile picture and open the User Navigation Menu.

  • Select Settings.

  • Navigate to Developer settings.

  • Click Personal access tokens.

  • Select Tokens and click Generate new token.

  • Choose the required permissions.

  • Generate the token and copy it.

Connect GitHub to WalnutAI

  • Log in to WalnutAI.

  • Go to Integrations and select GitHub.

  • Paste the copied Personal Access Token.

  • Click Validate and Fetch to verify the token and retrieve repository details.

  • Select the required repositories.

  • Choose the relevant branches.

  • Click Save to complete the integration.

  • Go to the WalnutAI code editor and clone the project.

To know more about the Code Editor, refer to the relevant Code Editor section

Last updated