Documentation
From connected repo to first merged PR
Start with the Quickstart to install the GitHub App and run your first Pylon job. The API reference covers programmatic job dispatch, webhook events, and repo index management. Guides cover RBAC, Slack notifications, GitLab setup, and monorepo scoping via .pylon.yaml.
Quickstart
Install the GitHub App, connect a repository, run your first Pylon-Test job, and review the PR it opens. Under five minutes from zero to first pull request.
Get startedAPI Reference
REST API for triggering jobs, polling job status, managing connected repos, and configuring webhook event delivery. Authentication, request/response schemas, and event payload structure.
Browse the API