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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
b1074f6a
Commit
b1074f6a
authored
Oct 08, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link to MR-template and other improvements
parent
c3389c80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/development/database_merge_request_checklist.md
doc/development/database_merge_request_checklist.md
+5
-5
No files found.
doc/development/database_merge_request_checklist.md
View file @
b1074f6a
# Merge Request Checklist
# Merge Request Checklist
When creating a merge request that performs database related changes (schema
When creating a merge request that performs database related changes (schema
changes, adjusting queries to optimi
s
e performance, etc) you should use the
changes, adjusting queries to optimi
z
e performance, etc) you should use the
merge request template called "Database
C
hanges". This template contains a
merge request template called "Database
c
hanges". This template contains a
checklist of steps to follow to make sure the changes are up to snuff.
checklist of steps to follow to make sure the changes are up to snuff.
To use the checklist, create a new merge request and click on the "Choose a
To use the checklist, create a new merge request and click on the "Choose a
template" dropdown, then click "Database
C
hanges".
template" dropdown, then click "Database
c
hanges".
An example of this checklist can be found at
An example of this checklist can be found at
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12463
.
<https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12463>
.
The source code of the checklist can be found in at
The source code of the checklist can be found in at
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab/merge_request_templates/Database%20Changes.md
<https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab/merge_request_templates/Database%20changes.md>
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