Skip to content

Commit 6e0929c

Browse files
committed
expand the meaning of {beta,stable}-nominated
1 parent 0d67552 commit 6e0929c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/release/issue-triaging.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,11 @@ There are many different labels that can be applied to issues.
135135
- `S-has-bisection`: A bisection has been performed and the bisection result is convincing.
136136
- `S-waiting-on-LLVM`: Waiting on upstream LLVM PR or fix.
137137
- `S-tracking-forever`: The tracking issue is never intended to be closed.
138-
- [`beta-nominated`]: Tracks changes which need to be [backported to beta].
139-
- [`stable-nominated`]: Tracks changes which need to be [backported to stable] (in anticipation of a point release).
140-
- [relnotes]: Changes that should be documented in the release notes of the next release.
138+
- [`beta-nominated`]: Tracks changes nominated for being [backported to beta]. If the relevant team(s) approve the backport, `T-release` will usually handle the backport.
139+
- [`stable-nominated`]: Tracks changes nominated for being [backported to stable], in anticipation of a point release. Similar to [`beta-nominated`], if the relevant team(s) approve the backport, `T-release` will usually handle the backport.
140+
- [relnotes]:
141+
- It can be used to tag a PR w/ relnotes, which will make triagebot create a new relnotes issue.
142+
- It also marks relnotes issues, so it can be processed by T-release relnotes tooling
141143
- [metabug]: Tracks other bugs.
142144

143145
### Relnotes issues

0 commit comments

Comments
 (0)