Commit cc0df53
authored
Fix --commit flag in gh_report.py to use check-runs API (#4869)
The commit status API returns empty statuses for commits on main. Switch
to the check-runs API which has the "Integration Tests" check run with
the deco-tests run ID in its details_url.1 parent c34f8d9 commit cc0df53
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments