Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-06-27 08:42:58 +0300
committerEvan Read <eread@gitlab.com>2022-06-28 04:24:39 +0300
commitc37ebc57c636879d6d6b0c540394b1dc28c194be (patch)
tree7497a6492428b5737a252886fe4016424bd89c02 /.gitlab
parent40cc22d12e91830a0d8d14d08db9aba475f9ee72 (diff)
Refine docs release template and update release documentationeread/refine-docs-release-template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/release.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitlab/issue_templates/release.md b/.gitlab/issue_templates/release.md
index 2027de93..1919cea1 100644
--- a/.gitlab/issue_templates/release.md
+++ b/.gitlab/issue_templates/release.md
@@ -22,6 +22,7 @@ Documentation [for handling the docs release](https://gitlab.com/gitlab-org/gitl
- [ ] Mark as `Draft` and do not merge.
1. [ ] [Update the three online versions](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/releases.md#update-dropdown-for-online-versions),
so they display the new release on their version dropdown menus.
+ - [ ] Check the review app to make sure the menus display correctly.
After the tasks above are complete, you don't need to do anything for a few days.
@@ -35,9 +36,9 @@ After release post is live on the 22nd, or the next Monday morning if the releas
- [ ] Merge the MRs for updates to the dropdown menus.
- [ ] Merge the docs-release merge request.
- [ ] Each merge triggers a new pipeline for each stable branch. Check
- [the pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/pipeline_schedules)
+ [the pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines)
and wait for all the stable branch pipelines to complete before proceeding.
- - [ ] Go to the [scheduled pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/pipeline_schedules)
+ - [ ] Go to the [scheduled pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/-/pipeline_schedules)
and run the Build Docker images weekly pipeline.
- [ ] In the scheduled pipeline you just started, manually run the `image:docs-latest`
job that builds the `:latest` Docker image.
@@ -58,7 +59,7 @@ After the 22nd of each month:
1. [ ] Create a release issue for the
[next TW](https://about.gitlab.com/handbook/marketing/blog/release-posts/managers/)
and assign it to them.
-1. [ ] *Major releases only.* Update
+1. [ ] **Major releases only.** Update
[OutdatedVersions.yml](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/.vale/gitlab/OutdatedVersions.yml)
with the newly-outdated version.
1. [ ] Improve this checklist. Continue moving steps from