diff --git a/RELEASE.md b/RELEASE.md index 8f967985a9c..1c95ea1b532 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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