See also deployability
One of the four key devops metrics:
Lead time for changes: the length of time between when a code change is committed to the trunk branch and when it is in a deployable state. Not to be confused with cycle time, lead time for changes is the length of time between when a code change is committed to the trunk branch and when it is in a deployable state.
quoted from Atlassian