From 6369098ad74a263e461478f94782bc469de15468 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:14:26 +0200 Subject: chore: forward v1.33.1 release commit to main (#18897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- tools/release/release_doc_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'tools') diff --git a/tools/release/release_doc_template.md b/tools/release/release_doc_template.md index c0eb9e214..0acd4137a 100644 --- a/tools/release/release_doc_template.md +++ b/tools/release/release_doc_template.md @@ -162,6 +162,19 @@ verify on GitHub that everything looks correct. - [ ] Publish the release on Github +- [ ] Run the + https://github.com/denoland/dotland/actions/workflows/update_versions.yml + workflow. + - [ ] This should open a PR. Review and merge it. + +
+ Failure Steps + + 1. Update https://github.com/denoland/dotland/blob/main/versions.json + manually. + 2. Open a PR and merge. +
+ - [ ] Run the https://github.com/denoland/dotcom/actions/workflows/update_versions.yml workflow. -- cgit v1.2.3