Skip to main content

Repositories

MethodPathPurpose
GET/workspaces/:slug/reposList repositories
POST/workspaces/:slug/reposRegister a repository
GET/workspaces/:slug/repos/:idGet repository details
PATCH/workspaces/:slug/repos/:idUpdate repository metadata
DELETE/workspaces/:slug/repos/:idDelete a repository
Repositories are registered via the CLI (driftless login) or the GitHub App installation flow. Once registered, the GitHub App observes push and PR events for staleness tracking and PR comments.