warpdotdev/claude-code-warp

oz-report-pr

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

Vedi sorgente
Documento Skill originale

Contenuto dal repository con titoli, esempi, codice, tabelle, link e immagini preservati.

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.