
2/8/2024 · Christian Nnachi
What this post added
This post introduces a group-level deploy freeze capability, extending project-level deploy freezes to manage deployment restrictions across multiple projects within a GitLab group via the GitLab UI and CI/CD automation. This is achieved through a Python script that leverages the GitLab API to set and manage freeze periods, ensuring code stability during critical periods.