Run Kyoto in GitHub Actions to get vibe checks on your pull requests — ensuring your project’s vibes are always on point.Documentation Index
Fetch the complete documentation index at: https://docs.usekyoto.com/llms.txt
Use this file to discover all available pages before exploring further.
- Auto Setup
- Manual Setup
Run the command below to setup the GitHub actions
GitHub Actions Secrets
Kyoto requires theKYOTO_TOKEN secret to run in GitHub Actions.
- Go to your repository on GitHub
- Navigate to Settings → Secrets and variables → Actions
- Click “New repository secret”
- Name:
KYOTO_TOKEN - Call
kyoto setup githubto view the token value.

