If you wanted to make multiple preview branches this would not be possible with the current set up.
This could be resolved by creating a parameter that would allow us to specify what we would like the preview branch to be called. The default can still be preview-{pull request number} but then if a branch name is specified that would override this.
If you wanted to make multiple preview branches this would not be possible with the current set up.
This could be resolved by creating a parameter that would allow us to specify what we would like the preview branch to be called. The default can still be
preview-{pull request number}but then if a branch name is specified that would override this.