Skip to content
Snippets Groups Projects
Commit 6d0238a3 authored by Mayra Cabrera's avatar Mayra Cabrera Committed by Evan Read
Browse files

Updates the merge request author responsibility

Indicate it's the author's responsibility to prepare the merge request
for a database review
parent 4c985843
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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:
 
Loading
Loading
@@ -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:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment