Pronnel offers seamless integration with popular Git platforms like GitHub, GitLab, and Bitbucket. This integration allows teams to link repositories, track pull requests, and manage branches directly from within the Pronnel interface. In this tutorial, we’ll walk you through the process of setting up a Git app instance in Pronnel, authorizing it, and using powerful Git features right from your item view.
Open the App Settings in Pronnel.
Click on the Add button to start adding a new app.
Choose your Git app — GitHub, GitLab, or Bitbucket.
Click on Create Instance.There are two types of instances private and public.Private is noly visible to you while public is for board menbers
Log in to your Git account and authorize the app when prompted.
Once authorization is successful, Pronnel will prompt you to connect a repository. Select the repo you want to link with Pronnel. This will allow you to monitor and manage repository activities directly from your item view.
Choose your board(general type) from the dropdown and then complete configuration
Open any item in Pronnel and switch to the Full Pop View. On the right side panel, you'll see a section to select your connected Git app. Choose your app, and the repository details will start appearing below.
You can rename or configure the repository settings and use the following features:
Pronnel allows you to automate developer workflows using Git integrations. A powerful example is when you want to automatically create a pull request when an item is moved to a specific bucket—like REVIEW. Let’s see how you can set this up using Automations:
Navigate to Automation from the App Settings or the Automation tab of your board.
Click + Add Automation. Set the Trigger as Bucket Updated.
In the Condition step, add a filter: If Bucket = REVIEW.
Now for the Action, select External App.
Choose your connected Git app, such as GitHub, and select the Create Pull Request action.
Configure the PR fields—such as source branch, target branch, PR title, and description—based on your item or board data using dynamic fields.
Save the automation. Now whenever an item moves to the REVIEW bucket, Pronnel will automatically create a pull request in the linked Git repository.
This workflow ensures that developers and reviewers are always aligned. By automating the transition from “In Progress” to “Review,” Pronnel removes manual overhead and accelerates your team’s CI/CD process.
Pronnel keeps you updated with the status of your linked pull requests. You can see whether a pull request is open, closed, or merged right from within the item’s side panel.
Integrating Git platforms with Pronnel enhances your team's productivity by centralizing version control and project management. With features like branch creation, pull request management, and real-time status updates, developers and project managers can stay aligned without switching tools constantly. Set up your Git apps today and streamline your development workflow directly within Pronnel!
Pronnel supports GitHub, GitLab, and Bitbucket for integration.
Go to App Settings, create a Git app instance, and follow the authorization steps by logging into your Git platform.
Yes, you can connect multiple repositories across different Git apps by creating separate instances in App Settings.
You can create/link branches and create/link pull requests directly from the right panel in the item view.
Yes, once the app is connected, you can rename or reconfigure it as needed.
You can see real-time updates on pull request statuses (open, closed, merged) within the item view.
Yes, you can manage or remove the linked repository from the app configuration settings.
Absolutely. Use the "Link Branch" or "Link Pull Request" options in the side panel.
Git integration is available in any item view that supports the right-side panel and full pop-up mode.
Yes, typically you need admin or configuration permissions in both Pronnel and the Git platform to authorize and link repositories.