Skip to content

Add note to requirements docs

Abhilash Kotte requested to merge requirements-docs-change-to-add-v2 into master

What does this MR do and why?

Based on #329435 (closed), To use work_item_iid we have to use requirements_v2 artifact instead of requirement in .gitlab-ci.yml file. However, docs doesn't talk about this https://docs.gitlab.com/ee/user/project/requirements/#allow-requirements-to-be-satisfied-from-a-ci-job

This MR aims to update the docs related to the same.

Issue: #439243 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Merge request reports