Skip to main content
Run Kyoto in GitHub Actions to get vibe checks on your pull requests — ensuring your project’s vibes are always on point.
Run the command below to setup the GitHub actions
kyoto setup github

GitHub Actions Secrets

Kyoto requires the KYOTO_TOKEN secret to run in GitHub Actions.
  1. Go to your repository on GitHub
  2. Navigate to SettingsSecrets and variablesActions
  3. Click “New repository secret”
  4. Name: KYOTO_TOKEN
  5. Call kyoto setup github to view the token value.