Probably not a generally useful feature, but we kind of need it internally for the time being. Easiest way to do this is probably a YAML file that gets checked into the repo that reads a "max_branches_to_submit" or something better named and bails out if you're about to push more branches.
Probably not a generally useful feature, but we kind of need it internally for the time being. Easiest way to do this is probably a YAML file that gets checked into the repo that reads a
"max_branches_to_submit"or something better named and bails out if you're about to push more branches.