Feature request: set single build / configuration by default

Please add these by default:

  • $Configuration.RunningCount$’ Less than ‘1’
  • ‘$Configuration.QueuedCount$’ Less than '1’

People can easily remove that if they want to run multiple builds at the same time, but I hardly think that is what people want.

I don’t think this is a good idea. Many users want a build per changeset (makes it easier to see what/who broke a build), and there is no reason why you can’t be building multiple changesets at the same time.

What we are looking at doing is adding the ability to easily add commonly used conditions easily, so this would be a candidate for that.

I understand. Creating “preconditions” is a great alternative.