docs: use Public Preview consistently for project templates - #3447
Open
NickJosevski wants to merge 1 commit into
Open
docs: use Public Preview consistently for project templates#3447NickJosevski wants to merge 1 commit into
NickJosevski wants to merge 1 commit into
Conversation
|
Pull request environment is available at https://stoctodocspr3447.z22.web.core.windows.net/. You can view the ephemeral environment status in Octopus Deploy. This environment will be automatically deprovisioned when the pull request is closed, or after 7 days of inactivity. |
NickJosevski
force-pushed
the
nj/project-templates-public-preview-consistency
branch
from
September 4, 2026 02:50
16cca4f to
ca9d266
Compare
IsaacCalligeros95
approved these changes
Sep 4, 2026
IsaacCalligeros95
left a comment
Contributor
There was a problem hiding this comment.
LGTM, we've got a few docs updates to make in the next week or two around channels & lifecycles. I'll make sure we do a bit of a sanity check across everything for things like this.
Two pages still described project templates as being in Alpha, while the rest of the project templates documentation describes them as being in Public Preview. Both stale references are on pages with older modDates than the pages using Public Preview, so Public Preview is the current status. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
NickJosevski
force-pushed
the
nj/project-templates-public-preview-consistency
branch
from
September 4, 2026 03:28
ca9d266 to
2b28170
Compare
NickJosevski
enabled auto-merge (rebase)
September 4, 2026 03:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Two pages still describe project templates as being in Alpha, while the rest of the project templates documentation describes them as being in Public Preview.
platform-hub/templates/index.md— "Project templates are currently in Alpha"platform-hub/templates/project-templates/troubleshooting.md— "The Alpha release doesn't support creating and managing project templates through the REST API"Both now say Public Preview.
modDatebumped on both pages.Why Public Preview is the correct status
modDatevalues (2026-03-06 and 2026-05-28) than the pages using Public Preview, so they read as stale rather than as a deliberate distinction.project-templates/installation-guide.mdis titled "Installing the Public Preview of project templates".Out of scope
platform-hub/compliance-reports.mdalso says "Alpha", but that's a separate feature with its own status and it's labelled consistently on its own page. Left untouched — flagging in case compliance reports have since moved to Public Preview too, which would be a follow-up.Checks
cspellclean on both changed files.MD013(line length) is disabled in.markdownlint.json.Reviewer note
The mechanical consistency is easy to verify from the diff. The thing a tool can't check is whether Public Preview is genuinely the current status of project templates — please confirm against the current release state before merging.
🤖 Generated with Claude Code