GitHub Integration
GitButler integrates seamlessly with GitHub, allowing you to manage the pull requests associated with your branches directly from the GitButler client.
Setting up GitHub Integration
To set up GitHub integration, you need to connect your GitButler client to your GitHub account. This is done through the GitButler settings.
Open the GitButler settings by clicking on the gear icon in the sidebar, then navigate to the "Integrations" tab, then click on the "Authorize" button for GitHub.

Now copy the generated code and open the GitHub authorization page in your browser.

Once you are on the GitHub authorization page, paste the code into the input field and it should let you know that you are authorized.

Using GitButler to Manage Pull Requests
Once you have set up GitHub integration, you can open your pull requests directly from the GitButler branch.

When you create a new branch or commit changes, GitButler will automatically check if there are any associated pull requests on GitHub. You can view these pull requests in the "Pull Requests" tab in the sidebar of the Branches page.
Last updated on