Git Integration for monday.com
The purpose of this Git integration is to connect Git services to your monday.com account. After installing the app, you will be able to connect your GitHub, GitLab or Bitbucket repositories and see them listed in your monday.com board view. You will also be able to search, filter, create repos, branches or delete them.
Getting Started
After installing the app, you can add it to a monday board by following these steps:
- Click on the + icon for your monday board
- Go to "Apps"
- Under "Installed Apps" find the Git integration and click on "Open in board"
- Now the app is added to your board:
Connecting a GitHub account
To connect a GitHub account, please follow the steps below:
- On the configuration page of the app, click on "GitHub"
- A new tab will open and you will be asked to sign in to your GitHub account
- After you sign in, click "Authorize Appvibe"
- If you see the successful authorization message, you can close the new tab
Connecting a GitLab account
To connect a GitLab account, please follow the steps below:
- On the configuration page of the app, click on "GitLab"
- A new tab will open, and you might need to complete the Cloudflare verification for GitLab
- Log in to your GitLab account
- If you see the successful authorization message, you can close the new tab
Connecting a BitBucket account
To connect a Bitbucket account, please follow the steps below:
- On the configuration page of the app, click on "Bitbucket"
- Log in to your Bitbucket account
- If you see the successful authentication message, you can close the new tab
Creating a repository
To create a new repository with the app, click on the "Create a repository" button:
Fill in the details, then click on "Create".
Performing repository actions
To perform actions on your repository, use the menu button on the right.
In the case of archiving or deleting the repository, you will be asked to type the full name of the repository to confirm the action.
Sorting and Filtering
You can easily sort and filter your repositories by using the header.
Click on the column names to sort the columns in an ascending or descending order.
You can use the filter icons to search and filter for IDs, names, locations, etc.
Creating branches
To create a new branch for a repo from the app, please follow these steps:
- Click on the Repository name
- Select "Branches" from the top
- Then, click on "Create a branch"
- Fill in the details and click on "Create"
Creating pull requests
To create a new pull request for a repo from the app, please follow these steps:
- Click on the Repository name
- Select "Pull Requests" from the top
- Then, click on "Create a pull request"
- Fill in the details and click on "Create"
FAQ
Does the app work with privately hosted GitLab instances?
No, unfortunately, our integration currently doesn't work with privately hosted GitLab instances.
When I click on the login button, nothing happens. What should I do?
If you are not seeing the pop-up window, please make sure you have enabled third-party cookies in your browser. Next to the URL, click on the eye icon:
If third-party cookies are blocked, it would look like this:
Please make sure to toggle the third-party cookies setting to "enabled" then refresh the page and try again.
Please note that in other browsers you might find this setting in a different place.
Release Notes
2023-08-09
-
Initial release