Release documentation update to include latest GHA changes (#72740)

Summary:
Fixes https://github.com/pytorch/pytorch/issues/72655

Pull Request resolved: https://github.com/pytorch/pytorch/pull/72740

Reviewed By: seemethere

Differential Revision: D34184604

Pulled By: atalman

fbshipit-source-id: d32b6197b8d79b18713d4787a709c4a014daf4b7
This commit is contained in:
Andrey Talman 2022-02-11 14:08:31 -08:00 committed by Facebook GitHub Bot
parent 0d178fffd3
commit 77d3c84c3a

View File

@ -48,7 +48,8 @@ them:
* Update backwards compatibility tests to use RC binaries instead of nightlies
* Example: https://github.com/pytorch/pytorch/pull/40706
* A release branches should also be created in [`pytorch/xla`](https://github.com/pytorch/xla) and [`pytorch/builder`](https://github.com/pytorch/builder) repos and pinned in `pytorch/pytorch`
* Example: https://github.com/pytorch/pytorch/pull/65433
* Example PR (CircleCI, to be removed): https://github.com/pytorch/pytorch/pull/65433
* Example PR (GHA): https://github.com/pytorch/pytorch/pull/72739
These are examples of changes that should be made to the *default* branch after a release branch is cut