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. Optionally records the agent session ID.

NameTypeRequiredDescription
sessionIdstringyesThe Polygraph 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.