Release channels allow you to specify which release of a given deployment can be deployed to a particular environment.
main
branch releases to the production environment to
ensure stability.1.1
to 1.2
) are automatically
deployed to environments.1.x
to 2.0
) are not automatically
deployed. This is because such updates may necessitate policy adjustments to
accommodate releases that need manual oversight.