Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 374 Bytes

github.md

File metadata and controls

6 lines (5 loc) · 374 Bytes

GitHub Token Setup

  1. Go to GitHub Token Settings
  2. Click on "Generate new token" button or edit an existing token you'd like to use.
  3. Select all repo permissions, so that Lemmy can access PRs in your repository.
  4. Copy the token and set it as GITHUB_TOKEN environment variable in your Continuous Integration configuration.