Limit containers per branch

My master branch has 6 containers. I’d like to do some big refactoring where I’ll do rapid commits on a specific branch off master. Can I configure that branch to only use 1 container so that master can see use the other 5?

This is not currently possible, if you would like to see this please open a feature request on here!

Good to know. How about creating another account or project some how so that a second build kicks off based branch name or some configuration to allow for control of containers for that branch?