Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7919d798
Commit
7919d798
authored
Dec 16, 2021
by
Jonas Wälter
Committed by
Craig Norris
Dec 16, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Clarify meaning of 'deploy date' of merge request
parent
b454cd6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/user/search/index.md
doc/user/search/index.md
+3
-1
No files found.
doc/user/search/index.md
View file @
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"`
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment