From f1ee6bf1ab9dcba111366989f4c6c11c1c1b647f Mon Sep 17 00:00:00 2001 From: James Addison Date: Tue, 28 Jan 2025 10:15:09 +0000 Subject: [PATCH] .gitlab: omit Container Registry note in Merge Request template --- .gitlab/merge_request_templates/default.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md index c0ae5f099c..9f7874b1d1 100644 --- a/.gitlab/merge_request_templates/default.md +++ b/.gitlab/merge_request_templates/default.md @@ -6,10 +6,4 @@ - Make sure no trailing spaces or tabs are left out. - Check the following option when making your request: - "*Allow commits from members who can merge to the target branch.*" - -- Enable the container registry for your repository by following this - documentation, but enabling the feature instead of disabling it - (unlike what the docs says, Container Registry is disabled by default - on our Gitlab instance): - https://docs.gitlab.com/ee/user/packages/container_registry/#disable-the-container-registry-for-a-project --> \ No newline at end of file + "*Allow commits from members who can merge to the target branch.*" --> \ No newline at end of file