Is there a way to promote a release from one environment to another limited by channel?
We have a scenario with pre-release packages only going to DEV, and release packages going to DEV and then promoted along a pipeline. We want to have nightly promote’s of projects from DEV to TEST, but the latest in DEV will almost certainly be a pre-release package. Is there a way to promote a channel using octo.exe, or would I need to use the API?