Single pull request mode

Updated Jul 27, 2026

Load a specific pull request to view its metadata and comments:

frankie --pr-url https://github.com/owner/repo/pull/123 --token ghp_example
  • --pr-url (or -u) specifies the pull request URL. Trailing path segments such as /files are accepted but ignored during parsing.
  • --token (or -t) is optional when the FRANKIE_TOKEN or GITHUB_TOKEN environment variable is set. An empty token fails fast with a user-readable error.
  • Hosts other than github.com are treated as GitHub Enterprise servers by default; the API base is derived as https://<host>/api/v3.

Expected output

A successful call prints a short summary:

Loaded PR #123 by octocat: Add search
URL: https://github.com/owner/repo/pull/123
Comments: 2