Skip to content

Revise process template docs#2932

Merged
clairey259 merged 5 commits into
mainfrom
claire/process-templates-docs-update
Nov 24, 2025
Merged

Revise process template docs#2932
clairey259 merged 5 commits into
mainfrom
claire/process-templates-docs-update

Conversation

@clairey259
Copy link
Copy Markdown
Contributor

@clairey259 clairey259 commented Nov 20, 2025

  • Added section about using output variables.
  • Removed mention of public preview.
  • Added info about platform hub permissions.
  • Added link to example on how to configure a process template via octopus.client

sc-127395

Screenshot 2025-11-20 at 12 08 51 pm Screenshot 2025-11-20 at 3 46 27 pm Screenshot 2025-11-20 at 3 46 48 pm Screenshot 2025-11-20 at 3 47 37 pm

@clairey259 clairey259 force-pushed the claire/process-templates-docs-update branch from 943543a to e0909da Compare November 20, 2025 05:12
We do not currently support creating or managing process templates through the CLI or the Terraform provider.
:::

See [CreateProcessTemplateUsageStep](https://github.com/OctopusDeploy/OctopusDeploy-Api/blob/master/Octopus.Client/Csharp/DeploymentProcesses/CreateProcessTemplateUsageStep.cs) for an example of how to configure a process template on a deployment process using [Octopus.Client](/docs/octopus-rest-api/octopus.client).
Copy link
Copy Markdown
Contributor Author

@clairey259 clairey259 Nov 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

@steve-fenton-octopus steve-fenton-octopus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Thank you for updating the modified dates and for fixing that old :::hint reference to use the correct syntax.

Copy link
Copy Markdown
Contributor

@felixi-octopus felixi-octopus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

| EventRetentionView | View/list archived event files |
| EventView | View Events, including access to the Audit screen |
| PlatformHubEdit | Edit Platform Hub configuration and resources |
| PlatformHubView | View Platform Hub configuration and resources | |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra pipe here

Suggested change
| PlatformHubView | View Platform Hub configuration and resources | |
| PlatformHubView | View Platform Hub configuration and resources |

process_template "run-a-process-template" {
name = "Create Web App"
process_template_slug = "build-and-create-web-app"
version_mask = "1.X"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: The alignment looks slightly off here for name, process_template_slug, version_mask and value below

@clairey259 clairey259 merged commit 00a3be4 into main Nov 24, 2025
4 checks passed
@clairey259 clairey259 deleted the claire/process-templates-docs-update branch November 24, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants