Integrate Version Control Systems (VCS) with Facets
This document provides a step-by-step guide for integrating version control system(VCS) accounts in your Control Plane. Github, Gitlab, and Bitbucket can currently be integrated with Facets.
Adding a VCS Account
Navigate to Settings > Account Management from your sidebar.
All the accounts integrated with Facets will be displayed here.
Github account
- Select Github from the Add Account widget on the screen.
- Fill in the Account Name you want to associate with this account in the Control Plane.
- Copy/Create a Personal Access token in Github by following this guide.
- Enter your GitHub Username and Personal Access Token.
- Click Add Account.
Your account details will now be available under the Account Management page.

Click on the image to expand
GitLab account
- Select GitLab from the Add Account widget on the screen.
- Fill in the Account Name you want to associate with this account in the Control Plane.
- Copy/Create a Personal Access token in Gitlab by following this guide.
- Enter your Gitlab Username and Personal Access Token.
- Click Add Account.
Your account details will now be available under the Account Management page.

Click on the image to expand
Bitbucket account
- Select Bitbucket from the Add Account widget on the screen.
- Fill in the Account Name you want to associate with this account in the Control Plane.
- Copy/Create an App password in Bitbucket by following this guide.
- Enter your Gitlab Username and the App password.
- Click Add Account.
Your account details will now be available under the Account Management page.

Click on the image to expand
Updated 4 months ago