{{define "title"}}Pull Requests — Twister API{{end}} {{define "content"}}

Pull Requests

Pull request endpoints fetch records and comments from an actor’s PDS. Responses include a pre-joined status field derived from sh.tangled.repo.pull.status records: open, closed, or merged.

{{range .}}{{template "doc-entry" .}}{{end}} {{end}} {{template "layout" .}}