pytorch/.github
swang392 6015987dc3 Added edge case checking in isGreen (#79565)
Relates to #76700

**Overview**: One edge case not accounted for in the original logic of `isGreen` was for commits with no workflow checks. Similarly, if any of the required checks are not present (ex: if all of the pull checks are skipped), the workflow should not be promoteble. A commit should only be promoteable if there is it least one workflow check from each required group present (i.e. none of them are skipped)

**Test Plan:** Verify that commits on the HUD with no workflow checks are not considered promote-able. Added a test case with no workflows in `test_print_latest_commits.py`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79565
Approved by: https://github.com/seemethere
2022-06-15 15:49:16 +00:00
..
actions [ci] set -e in get-workflow-job-id 2022-06-13 20:10:46 +00:00
ci_commit_pins [xla hash update] update the pinned xla hash (#79172) 2022-06-14 21:37:33 +00:00
ISSUE_TEMPLATE Fix case of PyTorch in issue templates (#77180) 2022-05-10 21:17:17 +00:00
scripts Added edge case checking in isGreen (#79565) 2022-06-15 15:49:16 +00:00
templates [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
workflows [fixed] Make GHA workflow to retrieve latest promote-able SHA from master (#79559) 2022-06-15 14:20:04 +00:00
actionlint.yaml Run MPS tests (#78723) 2022-06-03 15:06:08 +00:00
ISSUE_TEMPLATE.md
merge_rules.json Remove linux-xenial-py3_7-clang7-asan from merge rules (#79088) 2022-06-14 02:22:45 +00:00
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml
regenerate.sh
scale-config.yml Update scale-config.yml (#77803) 2022-05-18 23:12:12 +00:00