Skip to content

orchestrai(!orc): show the ReportPortal link in the job summary - #689

Merged
sreeram-11 merged 2 commits into
amd:mainfrom
saman-amd:saman-amd-orc-rp-link-job
Aug 11, 2026
Merged

orchestrai(!orc): show the ReportPortal link in the job summary#689
sreeram-11 merged 2 commits into
amd:mainfrom
saman-amd:saman-amd-orc-rp-link-job

Conversation

@saman-amd

Copy link
Copy Markdown
Collaborator

Surface the ReportPortal link on each !orc job's Summary page. verdict.py already computes rp_url; add id: results to the verdict step and a Test summary step that writes the RP link to $GITHUB_STEP_SUMMARY — identical to what the scheduled test-playbooks-orchestrai.yml already does. if: always() and rp_url is emitted before the verdict exits, so the link shows even on failed/batch-dead runs.

Where: workflow run → the playbook's job → Summary → "ReportPortal | View Results".

verdict.py already emits rp_url to $GITHUB_OUTPUT, but the pr-command job never
surfaced it. Give the verdict step id: results and add a Test summary step that
writes the RP link to $GITHUB_STEP_SUMMARY — mirroring test-playbooks-orchestrai.yml.
Runs on always() and rp_url is set even when the verdict fails, so the link is
there when a run needs inspecting. No PR-comment change.
@adamlam2-amd
adamlam2-amd self-requested a review August 11, 2026 15:39
@sreeram-11
sreeram-11 merged commit 64af054 into amd:main Aug 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants