Hi,
We work heavily on feature branches that we distribute internally in our team to get features tested as soon as possible. As iOS build take a while, it would be nice to do this at night, so that a new build is available in the morning.
Description of the feature request
Make it possible to schedule multiple branches using a pattern based description of the branch.
e.g. If you follow gitflow it should be possible to build all feature branches of a repository using “feature/*” in the name description of a scheduled build.
Use case / for what or how I would use it
- Build all branches at a specific time
Thank you