- 
                Notifications
    You must be signed in to change notification settings 
- Fork 100
Update channels page with ephemeral environments information #2881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update channels page with ephemeral environments information #2881
Conversation
b2cd58f    to
    49c8b92      
    Compare
  
    | 5. Select the [parent environment](/docs/projects/ephemeral-environments#parent-environment). | ||
| 6. Select whether you want to [automatically deploy](/docs/projects/ephemeral-environments#auto-deploy) to the environment when a release is created. | ||
| 7. Provide a [name template](/docs/projects/ephemeral-environments#naming) for the ephemeral environment. | ||
| 8. Design the [version rules](#version-rules) that will be used to enforce which versions of your packages are deployed to this channel. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Git protection rules and custom fields aren't in these steps. Should we add them to these create descriptions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. We should add them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
| 5. Select the [parent environment](/docs/projects/ephemeral-environments#parent-environment). | ||
| 6. Select whether you want to [automatically deploy](/docs/projects/ephemeral-environments#auto-deploy) to the environment when a release is created. | ||
| 7. Provide a [name template](/docs/projects/ephemeral-environments#naming) for the ephemeral environment. | ||
| 8. Design the [version rules](#version-rules) that will be used to enforce which versions of your packages are deployed to this channel. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. We should add them.
| 5. Select the [parent environment](/docs/projects/ephemeral-environments#parent-environment). | ||
| 6. Select whether you want to [automatically deploy](/docs/projects/ephemeral-environments#auto-deploy) to the environment when a release is created. | ||
| 7. Provide a [name template](/docs/projects/ephemeral-environments#naming) for the ephemeral environment. | ||
| 8. Design the [version rules](#version-rules) that will be used to enforce which versions of your packages are deployed to this channel. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Configure instead of Design:
Configure the version rules that will be used to enforce which versions of your packages are deployed to this channel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
49c8b92    to
    ad84588      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[sc-124381]
Update the channel page with information related to ephemeral environments