pytorch/.github
Nikita Shulga 4b59bfe8e5 [CI] Filter should not fail if pr_body is empty (#118934)
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
2024-02-02 00:49:20 +00:00
..
actions Various CI settings (#117668) 2024-01-26 00:17:29 +00:00
ci_commit_pins [vision hash update] update the pinned vision hash (#118825) 2024-02-01 03:14:16 +00:00
ISSUE_TEMPLATE
requirements Reduce pytest prints (#117069) 2024-01-23 18:39:30 +00:00
scripts [CI] Filter should not fail if pr_body is empty (#118934) 2024-02-02 00:49:20 +00:00
templates Switch nightly binaries to oidc. Remove aws keys (#117416) 2024-01-13 03:24:13 +00:00
workflows [lint] remove merge_base_with from .lintrunner.toml (#118677) 2024-01-31 00:53:58 +00:00
actionlint.yaml Switched macOS runners type to macos-m1-stable (#117651) 2024-01-24 11:55:13 +00:00
auto_request_review.yml Remove voznesenskym from the list of autoreviewers (#118680) 2024-01-30 21:35:38 +00:00
ISSUE_TEMPLATE.md
labeler.yml [export] Undo "module: export" labeling (#116042) 2023-12-18 21:23:17 +00:00
merge_rules.yaml Update Reviewers for PT-D team (#117409) 2024-01-16 19:40:41 +00:00
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml [CI] Add initial ci build test for XPU (#116100) 2023-12-29 23:44:46 +00:00
regenerate.sh
requirements-gha-cache.txt