Docs: Clarify meaning of 'deploy date' of merge request
What does this MR do and why?
The merge request list can be filtered by Deployed-before
and Deployed-after
. However, it is not fully clear which timestamp is taken into account for this purpose.
This MR extends the documentation and clarifies the meaning of 'deploy date' on https://docs.gitlab.com/ee/user/search/index.html#filtering-merge-requests-by-environment-or-deployment-date.
/cc @bufferoverflow
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.