diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 8615c438fdff66..151337cf5887a8 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -1,12 +1,14 @@ --- name: 'Release issue (For release managers only)' about: Communicate the progress of a release -title: 'Release X.Y - $MONTH $YEAR' +title: 'Release X.Y.Z - $MONTH $YEAR' labels: ['release','team-OSS','P1','type: process'] +assignees: + - kshyanashree --- -# Status of Bazel X.Y +# Status of Bazel X.Y.Z - Target baseline: [date] @@ -21,12 +23,12 @@ Task list: -- [ ] Pick release baseline: -- [ ] Create release candidate: -- [ ] Check downstream projects: -- [ ] [Create draft release announcement](https://docs.google.com/document/d/1wDvulLlj4NAlPZamdlEVFORks3YXJonCjyuQMUQEmB0/edit) -- [ ] Send for review the release announcement PR: -- [ ] Push the release, notify package maintainers: +- [ ] Pick release baseline: [link to base commit] +- [ ] Create release candidate: X.Y.Zrc1 +- [ ] Check downstream projects +- [ ] Create [draft release announcement](https://docs.google.com/document/d/1pu2ARPweOCTxPsRR8snoDtkC9R51XWRyBXeiC6Ql5so/edit) +- [ ] Send the release announcement PR for review: [link to bazel-blog PR] +- [ ] Push the release and notify package maintainers: [link to comment notifying package maintainers] - [ ] Update the documentation -- [ ] Push the blog post +- [ ] Push the blog post: [link to blog post] - [ ] Update the [release page](https://github.com/bazelbuild/bazel/releases/)