Skip to content

Commit 24b44ea

Browse files
authored
Add note on renaming environments
Added a note about the inability to rename environments and advised caution when choosing names.
1 parent 42960f7 commit 24b44ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ contentType: how-tos
5555
{% data reusables.actions.sidebar-environment %}
5656
{% data reusables.actions.new-environment %}
5757
{% data reusables.actions.name-environment %}
58+
59+
> [!NOTE]
60+
> Currently renaming an environment is not possible. Be carefull choosing a name!
61+
5862
1. Optionally, specify people or teams that must approve workflow jobs that use this environment. For more information, see [AUTOTITLE](/actions/reference/deployments-and-environments#required-reviewers).
5963
1. Select **Required reviewers**.
6064
1. Enter up to 6 people or teams. Only one of the required reviewers needs to approve the job for it to proceed.

0 commit comments

Comments
 (0)