Combine Artemis with GitHub to generate insights.

Overview

Artemis requires access to your dbt GitHub repo to access metadata and generate insights.

Configure

How to Retrieve a Fine-Grained GitHub Personal Access Token (PAT) for Repository Read Access

To obtain a fine-grained GitHub Personal Access Token (PAT) with just repository read access, follow these steps:

  1. In the left sidebar, click on "Developer settings"
  2. Select "Personal access tokens" and then "Fine-grained tokens"
  3. Click on "Generate new token"
  4. Set a name for your token and an expiration date
  5. Under "Repository access", select "Only select repositories" and choose the repositories you need read access to
  6. In the "Permissions" section, expand "Repository permissions"
  7. Set "Contents" to "Read-only" access
  8. Leave all other permissions unchecked or set to "No access"
  9. Review your selections and click "Generate token" at the bottom of the page

After generating the token, make sure to copy it and enter it into the Artemis Platform.

With this fine-grained PAT, you'll have read-only access to the selected repositories, ensuring minimal permissions for improved security.