πŸ‘©β€πŸ’» GitHub

Learn how to import repos as apps on CommandK

Overview

The integration allows for seamless importation of repositories from GitHub to applications on CommandK.

Authentication

The integration offers two modes of authentication:

  1. Individual User Authentication: Via the OAuth flow.
  2. PAT (Personal Access Token): A PAT can be setup for the entire workspace

Permissions

The integration procures the following permissions:

  1. Read source code - To detect and scan repos for hardcoded secrets
  2. Read repository details - To create the Apps on CommandK
  3. Read user details - For logging
  4. Create issues & PRs - To triage hardcoded secrets
  5. Assign issues & PRs - To assign the right users for triaging