How to Integrate GitHub with Walnut?

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 Walnut

  • Log in to Walnut.

  • 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 Walnut code editor and clone the project.

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

Last updated