swift-unidoc
swift-unidoc copied to clipboard
builder always skips branch builds unless **force rebuild** is selected
the web server doesn’t know where the current head of the branch is at during any given time, only the builder knows this, so the decision to skip branch builds needs to be done on the builder, not the web server