pikopod pr consumes it. Credentials come from the environment or the gh CLI, never from a flag.
Post a comment
spec-diff, replay --ci, conformance and spec-update.
If the token cannot comment, as with a read-only token on a pull request from a fork, pr comment writes the report to the job summary instead, or to stdout, and exits 0 with a note on stderr.
Open a pull request
pr open branches, commits the files you name, pushes, and opens a PR whose body is the handoff rendered as evidence. --dry-run prints the git and PR plan without executing. Branch names may not start with -.
pikopod fix --pr uses the same machinery with its own body. See Fix.
Platforms and credentials
Repository, pull request number and head SHA default from the CI environment. Outside CI, pass
--platform github|gitlab, --repo owner/name (or the GitLab project path or id), --number <pr> for comments, and --api <url> for GitHub Enterprise or self-hosted GitLab. See Environment variables.