Skip to content

Commit 14ee4ff

Browse files
Apply suggestions from code review
Co-authored-by: hamza <hamza.baig@hashicorp.com>
1 parent 5fe3cea commit 14ee4ff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/workflows/infrastructure-group/publish-tfe-docs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,17 @@ Apply any exclusion tags to prevent HCP Terraform-specifc content from publishin
4343

4444
Review and merge the `HCP TF changes for TFE release <milestone>.<major>.x` PR into the `tfe-release/<milestone>.<major>.x` branch. During your review, verify that all of the changes are appropriate for Terraform Enterprise. If you’re unsure about an item, you can also ask in `#proj-tfe-releases`.
4545

46-
If you need to address poorly-written content or if you need to apply exclusion tags, you must also apply the changes to the corresponding files in the public `web-unified-docs` repository so that the next synchronization doesn't overwrite your changes.
47-
48-
Review and merge the `TFE Release <milestone>.<major>.x` release notes PR. The release engineer is responsible for merging the PR. The release engineer also prepares the release notes section of the docs.
46+
If you need to update any existing documentation, or if you need to apply exclusion tags, you must also apply the changes to the corresponding files in the public `web-unified-docs` repository so that the next synchronization doesn't overwrite your changes.
4947

5048
Review and merge any other PRs opened against the release branch.
5149

50+
Review and merge the `TFE Release <milestone>.<major>.x` release notes PR. The release engineer is responsible for merging the PR. The release engineer also prepares the release notes section of the docs.
51+
5252
## On the day of the release
5353

5454
The release engineer merges `tfe-release/<milestone>.<major>.x` release branch into `main`. The merge triggers an automation that synchronizes the `web-unified-docs` and `web-unified-docs-interal` repositories, which publishes the docs to production.
5555

56+
Verify that the new version and related changes appear on the website.
5657
---
5758

5859
## Appendix

0 commit comments

Comments
 (0)