Skip to content

Commit 9fd8f55

Browse files
authored
Apply suggestions from code review
1 parent 098efc2 commit 9fd8f55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/contribute/release-new-version.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ Do not merge the production PR until release day!
108108

109109
_This action must be performed by docs engineering or docs tech leads._
110110

111-
Approve and merge [the `staging` configuration update PR](https://github.com/elastic/docs-internal-workflows/pulls).
111+
1. Approve and merge [the `staging` configuration update PR](https://github.com/elastic/docs-internal-workflows/pulls).
112+
2. Optionally, manually [invoke the release automation to staging](https://github.com/elastic/docs-internal-workflows/actions/workflows/assembler-build.staging.yml).
112113

113114
:::{important}
114115
Do not merge the production PR until release day!
@@ -121,7 +122,7 @@ Do not merge the production PR until release day!
121122
_This action must be performed by docs engineering or docs tech leads. For most products, this change must be merged on release day._
122123

123124
1. Approve and merge [the `prod` configuration update PR](https://github.com/elastic/docs-internal-workflows/pulls).
124-
2. Manually [invoke the release automation to production](https://github.com/elastic/docs-internal-workflows/actions/workflows/assembler-build.prod.yml).
125+
2. Manually [invoke the release automation to production](https://github.com/elastic/docs-internal-workflows/actions/workflows/assembler-build.prod.yml). Monitor it to make sure that it's green.
125126
3. Let the requester or docs release coordinator know the docs have been updated.
126127

127128
::::

0 commit comments

Comments
 (0)