mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Otherwise it will fail with `TypeError: argument of type 'NoneType' is not iterable` (see https://github.com/pytorch/pytorch/actions/runs/7748725174/job/21131915226 for example) ``` % gh api /repos/pytorch/pytorch/issues/118927| { "url": "https://api.github.com/repos/pytorch/pytorch/issues/118927", ... "body": null, ... "state_reason": null } ``` TODO: Can we add a test for it? Pull Request resolved: https://github.com/pytorch/pytorch/pull/118934 Approved by: https://github.com/clee2000, https://github.com/seemethere, https://github.com/huydhn |
||
|---|---|---|
| .. | ||
| actions | ||
| ci_commit_pins | ||
| ISSUE_TEMPLATE | ||
| requirements | ||
| scripts | ||
| templates | ||
| workflows | ||
| actionlint.yaml | ||
| auto_request_review.yml | ||
| ISSUE_TEMPLATE.md | ||
| labeler.yml | ||
| merge_rules.yaml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| pytorch-circleci-labels.yml | ||
| pytorch-probot.yml | ||
| regenerate.sh | ||
| requirements-gha-cache.txt | ||