Commit 64af054
orchestrai(!orc): show the ReportPortal link in the job summary (#689)
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.
Co-authored-by: Khatir, Saman <saman.khatir+amdeng@amd.com>
Co-authored-by: Sreeram <sreeram.sivasubramony@amd.com>1 parent c0b5ce1 commit 64af054
1 file changed
Lines changed: 19 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 28 | + | |
| 29 | + | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
| |||
211 | 206 | | |
212 | 207 | | |
213 | 208 | | |
| 209 | + | |
214 | 210 | | |
215 | 211 | | |
216 | 212 | | |
| |||
227 | 223 | | |
228 | 224 | | |
229 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
230 | 242 | | |
231 | 243 | | |
232 | 244 | | |
| |||
0 commit comments