We have starting using Harbor Master to drive Jenkins for both Differential and plain continuous integration. It would be very useful to have another variable `buildable.branch` (The branch for the commit, if applicable.).
Example uses:
- being able to do different things in the build script based on building a feature branch vs master
- properly naming build artifacts like app binaries by including branch name