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
42f651e6
Commit
42f651e6
authored
Sep 04, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
3a933232
df6f1dd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/development/database_review.md
doc/development/database_review.md
+2
-1
No files found.
doc/development/database_review.md
View file @
42f651e6
...
...
@@ -38,6 +38,7 @@ A Merge Request author's role is to:
-
If database review is needed, add the ~database label.
-
Use the
[
database changes
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab/merge_request_templates/Database%20changes.md
)
merge request template, or include the appropriate items in the MR description.
-
[
Prepare the merge request for a database review
](
#how-to-prepare-the-merge-request-for-a-database-review
)
.
A database
**reviewer**
's role is to:
...
...
@@ -68,7 +69,7 @@ make sure you have applied the ~database label and rerun the
`danger-review`
CI job, or pick someone from the
[
`@gl-database` team
](
https://gitlab.com/groups/gl-database/-/group_members
)
.
### How to prepare
for speedy database reviews
### How to prepare
the merge request for a database review
In order to make reviewing easier and therefore faster, please consider preparing a comment
and details for a database reviewer:
...
...
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