Release post - GitLab 12.0
All threads resolved!
All threads resolved!
Compare changes
- Brendan O'Leary 🐢 authored
@@ -177,21 +177,6 @@ features:
@@ -177,21 +177,6 @@ features:
instances can feel more secure knowing that projects are being [archived](https://docs.gitlab.com/ee/user/project/settings/#archiving-a-project)
documentation_link: "https://docs.gitlab.com/ee/user/admin_area/settings/continuous_integration.html#required-pipeline-configuration-premium-only"
Many users use GitLab CI/CD to build and deploy code to production environments. In highly regulated industries -
such as financial services and healthcare - the audit requirements placed on organizations around the process to ship code to production
can be overwhelming. In GitLab 12.0 we're adding a simple first step to help those users - the ability to require a job
or set of jobs to run in **every** pipeline that runs on your GitLab instance. This will ensure that an automated,
auditable set of checks are run before any code is ever deployed to production environments or other environments that contain sensitive data.