Add note on renaming environments#44271
Conversation
Added a note about the inability to rename environments and advised caution when choosing names.
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Adds guidance to the GitHub Actions “Manage environments” documentation to warn readers that environment names can’t be changed after creation, helping prevent avoidable rework.
Changes:
- Added an in-page note warning that environments can’t be renamed later.
|
theking2:patch-2 |
Added a note about the inability to rename environments and advised caution when choosing names.
Why:
It is not obvious at this point that renaming an environment later is not possible.
Check off the following: