You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/releases/channels/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,10 +155,10 @@ Some examples:
155
155
156
156
## Custom fields {#custom-fields}
157
157
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.
159
159
160
160
:::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.
162
162
:::
163
163
164
164
1. When viewing a channel, click **Add Custom Field** in the Custom Fields section.
Copy file name to clipboardExpand all lines: src/pages/docs/releases/creating-a-release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ Releases can have custom fields added to them when being created. Custom fields
121
121
- During deployments within scripts and other steps.
122
122
123
123
:::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.
125
125
:::
126
126
127
127
:::div{.hint}
@@ -130,7 +130,7 @@ Support for custom fields on releases is available from v2.19.0 of the Octopus C
130
130
131
131
### Required custom fields
132
132
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).
134
134
135
135
:::figure
136
136

0 commit comments