File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,6 +67,19 @@ following changes:
6767
6868- Update `src/ci/channel` to `stable`
6969
70+ You should also check whether there are beta backports that weren't merged
71+ before the branch update, and cherry-pick them into the `stable` PR:
72+
73+ * [List of PRs targeting the beta branch.][target-beta]
74+ * [List of PRs approved for beta backport.][approved-beta]
75+ * [List of PRs *nominated* for beta backport.][nominated-beta] Note that PRs in
76+ this list are not approved: you should follow up with the relevant teams to
77+ decide what to do with them.
78+
79+ [target-beta]: https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+base%3Abeta
80+ [approved-beta]: https://github.com/rust-lang/rust/pulls?q=label%3Abeta-nominated+label%3Abeta-accepted
81+ [nominated-beta]: https://github.com/rust-lang/rust/pulls?q=label%3Abeta-nominated
82+
7083Self-approve the PR with `r+ rollup=never p=1000`.
7184
7285Note that we need to merge this PR as soon as possible, to maximise the
You can’t perform that action at this time.
0 commit comments