Loading...
Loading...
Compare original and translation side by side
origin/mainBASE_TAG...TARGETBLOCKEDBASE_TAG...TARGETBLOCKEDpwdpath-to-workspace/openai-agents-pythonv*BASE_TAG="$(.agents/skills/final-release-review/scripts/find_latest_release_tag.sh origin 'v*')"origin/maingit fetch origin main --pruneTARGET="$(git rev-parse origin/main)"git diff --stat "${BASE_TAG}"..."${TARGET}"
git diff --dirstat=files,0 "${BASE_TAG}"..."${TARGET}"
git log --oneline --reverse "${BASE_TAG}".."${TARGET}"
git diff --name-status "${BASE_TAG}"..."${TARGET}"references/review-checklist.mdpwdpath-to-workspace/openai-agents-pythonv*BASE_TAG="$(.agents/skills/final-release-review/scripts/find_latest_release_tag.sh origin 'v*')"git fetch origin main --pruneTARGET="$(git rev-parse origin/main)"git diff --stat "${BASE_TAG}"..."${TARGET}"
git diff --dirstat=files,0 "${BASE_TAG}"..."${TARGET}"
git log --oneline --reverse "${BASE_TAG}".."${TARGET}"
git diff --name-status "${BASE_TAG}"..."${TARGET}"references/review-checklist.mdBLOCKEDBASE...TARGETBLOCKEDBASE...TARGET'*.*.*'origin/main$code-change-verification--stat--dirstat--name-statusgit diff --word-diff BASE...TARGET -- <path>references/review-checklist.mdEvidenceImpactActionBLOCKED'*.*.*'$code-change-verification--stat--dirstat--name-statusgit diff --word-diff BASE...TARGET -- <path>references/review-checklist.md证据影响行动BLOCKEDhttps://github.com/openai/openai-agents-python/compare/...${GITHUB_REPOSITORY}**🔴 BLOCKED**Unblock checklistundefinedhttps://github.com/openai/openai-agents-python/compare/...${GITHUB_REPOSITORY}**🔴 BLOCKED**Unblock checklistundefined$final-release-review$final-release-review
If no risks are found, include a “No material risks identified” line under Risk assessment and still provide a ship call. If you did not run local verification, do not add a verification status section or use it as a release blocker; note any assumptions briefly in Notes.
If the report is not blocked, omit the `Unblock checklist` section.
若未发现风险,需在风险评估部分添加“未发现重大风险”的内容,并仍需给出发布结论。若未在本地执行验证,不要添加验证状态部分,也不要将其作为发布阻塞的理由;可在备注中简要说明相关假设。
若报告未判定为阻塞,可省略`解除阻塞检查清单`部分。scripts/find_latest_release_tag.shv*references/review-checklist.mdscripts/find_latest_release_tag.shv*references/review-checklist.md