warpdotdev/claude-code-warp

oz-report-pr

Report a pull request back to the Oz platform after creating one.

查看源码
仓库原始内容

按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。

After creating a pull request, report it to Oz by running:

sh
"$OZ_CLI" harness-support report-artifact pull-request --url '<url>' --branch '<branch>'

Replace <url> with the full pull request URL and <branch> with the branch name.