Skip to content

mark_pr_ready

Mark draft pull requests as ready for review.

Transitions the specified PRs from DRAFT to OPEN status. Use after cross-repo changes are verified.

NameTypeRequiredDescription
sessionIdstringyesThe Polygraph session ID, or a Polygraph app session URL (/s/<session-id> or /orgs/<org-id>/sessions/<session-id>).
prUrlsarrayyesURLs of the pull requests to mark as ready for review.
agentSessionIdstringnoThe AI agent session ID. Can be used to resume the session later.