Skip to content

Explicitly state before and after script overwrites

Nate Rosandich requested to merge nrosandich-master-patch-7614 into master

What does this MR do and why?

As stated in this issue https://gitlab.com/gitlab-org/gitlab/-/issues/434868+, before_script and after_script need to explicitly stated in the compliance pipeline to stop project pipelines form overwriting them. This explicitly states that in the docs

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/434868

Edited by Nate Rosandich

Merge request reports