use it
# add to stunt.yaml
services:
github:
adapter: embedded:github-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
issuespullshooksrunsreviewsinstallation_tokens
routes (16)
GET/app
GET/app/installations
POST/app/installations/{installation_id}/access_tokens
GET/installation
GET/repos/{owner}/{repo}
GET/repos/{owner}/{repo}/issues
POST/repos/{owner}/{repo}/issues
GET/repos/{owner}/{repo}/issues/{issue_number}
PATCH/repos/{owner}/{repo}/issues/{issue_number}
GET/repos/{owner}/{repo}/pulls
POST/repos/{owner}/{repo}/pulls
GET/repos/{owner}/{repo}/pulls/{pull_number}/reviews
POST/repos/{owner}/{repo}/dispatches
GET/repos/{owner}/{repo}/actions/runs
POST/repos/{owner}/{repo}/hooks
POST/graphql