Pipeline: a more selective developer sandbox alignment
In the pipeline, let's say there are more developer sandboxes and a feature-branch is created from one of them and merged until the main branch.
At this point, only the other developer sandboxes must be aligned from main, there's no need to align the one where the feature-branch was created from.
Therefore, the pipeline should show the symbol 'need of alignment' only on the other sandboxes.
1
vote