Rename DAG feature to needs
What does this MR do and why?
This MR removes the usage of "DAG" and "Directed Acyclic Graph" in the docs and UI, instead relying on the needs
keyword, which is the key functionality. It still mentions the DAG as an example of the kind of "structure" that you can create by using the needs keyword.
- Related to Consider deprecating the Needs tab DAG visualiz... (#336560 - closed)
- Related to Rename and revamp the documentation for the Dir... (#375224 - closed)
- Related to https://gitlab.com/gitlab-org/technical-writing/-/issues/1034
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.
Edited by Marcel Amirault