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/filesare accepted but ignored during parsing.--token(or-t) is optional when theFRANKIE_TOKENorGITHUB_TOKENenvironment variable is set. An empty token fails fast with a user-readable error.- Hosts other than
github.comare treated as GitHub Enterprise servers by default; the API base is derived ashttps://<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