From 76100bb94866f56f2b048d4c9dff93f6933ddf8c Mon Sep 17 00:00:00 2001 From: keertk <110264242+keertk@users.noreply.github.com> Date: Thu, 10 Nov 2022 07:33:02 -0800 Subject: [PATCH] Update release.md Fixed links & made other edits to release issue template Closes #16697. PiperOrigin-RevId: 487532320 Change-Id: I1a2901369aa2f96a858ea4b2b31189505bc6ac79 --- .github/ISSUE_TEMPLATE/release.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) 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/)