Instead of needing to provide a script per branch, it would be nice to provide a wildcard or regex match with the script so that any branch tested/deployed would deploy using the provided script.
Ex: branches matching /staging-.*/ would be deployed with one script, potentially targeting a staging environment, while the master branch would be deployed to production.
Instead of needing to provide a script per branch, it would be nice to provide a wildcard or regex match with the script so that any branch tested/deployed would deploy using the provided script.
Ex: branches matching /staging-.*/ would be deployed with one script, potentially targeting a staging environment, while the master branch would be deployed to production.