Documentation
How-to guides

Connect source code

Index a GitHub repository or a path reachable by a connected host.

5 min read

Connect GitHub repositories

  1. Open Source Code. Select Connect GitHub.
  2. Install or update the GitHub App. Choose the account or organization and grant access only to the repositories dbtempo should analyze.
  3. Add repositories. After returning to dbtempo, select the repositories in Add from GitHub. Use Add organization when another installation is required.
  4. Wait for indexing. The source list reports scanning, indexed, or failed state. Open an indexed repository to review the detected branch and framework before linking it to a project.

Connect a host path

  1. Connect the host first. Add the host that can reach the source tree, then return to Source Code.
  2. Add the path. Select Add host path, choose the host, and enter a display name plus an absolute Unix path, home-relative path, or Windows drive path.
  3. Keep the daemon online. The daemon scans the path on a heartbeat. Return to the source list to confirm that indexing completes and inspect a failed path when access is denied.

Use the indexed source

Link the repository or host path while creating or editing a project. Indexed source adds call-site context to matching findings. An eligible accepted recommendation can use a connected GitHub repository for a draft pull request when that feature is enabled in your deployment.