Add pending builds model and implement transitions
This commit adds a pending build model that will create a resource in the database when a build transitions to the pending state. The resource will be removed when an associated build gets picked by a runner.
Showing
Please register or sign in to comment