Commit d00e93e8 authored by Craig Norris's avatar Craig Norris

Merge branch 'docs/merge_request_deployment-filtering' into 'master'

Docs: Clarify meaning of 'deploy date' of merge request

See merge request gitlab-org/gitlab!76535
parents e18e6ca4 7919d798
......@@ -143,7 +143,9 @@ you can choose from:
![Filter MRs by their environment](img/filtering_merge_requests_by_environment_v14_6.png)
When filtering by a deploy date, you must enter the date manually. Deploy dates
When filtering by `Deployed-before` or `Deployed-after`, the date refers to when
the deployment to an environment (triggered by the merge commit) completed successfully.
You must enter the deploy date manually. Deploy dates
use the format `YYYY-MM-DD`, and must be quoted if you wish to specify
both a date and time (`"YYYY-MM-DD HH:MM"`):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment