Code Freeze¶
A code freeze is a common practice in software development where all changes to the source code are temporarily halted or restricted for a specific period, typically leading up to a major release or milestone.
See also https://www.jetbrains.com/teamcity/ci-cd-guide/faq/code-freeze/
Related : Lifecycle