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 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 Account Management page.

GitLab account
- Select GitLab from the Add Account widget on 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 Account Management page.

Bitbucket account
- Select Bitbucket from the Add Account widget on 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 Account Management page.

Updated 29 days ago