Skip to content

Commit

Permalink
add checklist to PR description
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito committed Dec 6, 2023
1 parent a2f8939 commit 6907ccc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/latest-pytorch-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
body: |
Run tests on latest PyTorch release
Issue/s resolved: #${{ steps.create-issue.outputs.number }}
TODO:
- [ ] update `.github/workflows/ci.yaml` to include `n-1` Pytorch version
- [ ] update Nvidia and AMD Docker images on gitlab CI
Auto-generated by [create-pull-request][1]
[1]: https://github.com/peter-evans/create-pull-request
reviewers: ClaudiaComito, mtar, JuanPedroGHM
reviewers: ClaudiaComito, mtar, mrfh92

0 comments on commit 6907ccc

Please sign in to comment.