返回企业级作用域内 PR 的最新 Devin Review。
所属组织会根据 pr_url 由服务器端解析。省略 commit_sha 时,将从代码托管平台获取 PR 当前头部提交,并使用该提交。若解析出的提交不存在对应的审查,则返回 404。
Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
UseReviewManual 权限的服务用户。服务用户凭据(前缀:cog_)
要查找的拉取请求/合并请求的完整 URL(例如 https://github.com/owner/repo/pull/123)。
"https://github.com/owner/repo/pull/123"
要查找的提交 SHA(完整值或短前缀)。省略时,默认使用 PR 当前的头部提交。
"abc123def4567890abc123def4567890abc123de"