pytorch
7fc73285 - Added a function that prints the check statuses run on a given commit SHA (#78663)

Commit
3 years ago
Added a function that prints the check statuses run on a given commit SHA (#78663) Relates to #76700 Gets the commit SHAs from the past M minutes, and prints out the SHAs along with the status checks for all of the jobs for each commit. The current output prints out each SHA and a list of all of the workflow job conclusions. Example output: ![Screen Shot 2022-06-01 at 4 51 07 PM](https://user-images.githubusercontent.com/24441980/171499216-59f6d2f2-01b3-4d01-a7ae-5215b4ac4e5c.png) **Test Plan:** compare output with HUD Pull Request resolved: https://github.com/pytorch/pytorch/pull/78663 Approved by: https://github.com/seemethere
Author
Committer
Parents
Loading