Skip to content

Commit 475e478

Browse files
committed
Improvements from review
1 parent c9f7e93 commit 475e478

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/pages/docs/releases/channels/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,10 @@ Some examples:
155155

156156
## Custom fields {#custom-fields}
157157

158-
Channels allow you to define which custom fields are required when creating a release within the channel, ensuring you can use them within scripts and steps in the deployment process.
158+
Channels allow you to define which custom fields are required when creating a release within the channel, ensuring you can use them within scripts and steps in the deployment process. A maximum of 10 custom fields can be defined on a channel.
159159

160160
:::div{.hint}
161-
Support for custom fields in releases is rolling out Octopus Cloud in Early Access Preview.
161+
Support for custom fields in releases is rolling out to Octopus Cloud in Early Access Preview.
162162
:::
163163

164164
1. When viewing a channel, click **Add Custom Field** in the Custom Fields section.

src/pages/docs/releases/creating-a-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Releases can have custom fields added to them when being created. Custom fields
121121
- During deployments within scripts and other steps.
122122

123123
:::div{.hint}
124-
Support for custom fields on releases is rolling out Octopus Cloud in Early Access Preview.
124+
Support for custom fields on releases is rolling out to Octopus Cloud in Early Access Preview.
125125
:::
126126

127127
:::div{.hint}
@@ -130,7 +130,7 @@ Support for custom fields on releases is available from v2.19.0 of the Octopus C
130130

131131
### Required custom fields
132132

133-
Channels can define which custom fields are required when creating a release within the channel. The Octopus Web Portal will prompt to set any required custom fields when creating a release. Learn more about [configuring custom fields in channels](/docs/releases/channels).
133+
Channels can define which custom fields are required when creating a release within the channel. The Octopus Web Portal will prompt you to provide the value for any required custom fields when creating a release. Learn more about [configuring custom fields in channels](/docs/releases/channels).
134134

135135
:::figure
136136
![Screenshot of Octopus release page showing entering the value of a custom field for a Pull Request Number](/docs/img/releases/images/create-release-custom-fields.png)

0 commit comments

Comments
 (0)