Templates
Uncategorized
How to Merge a Pull Request

How to Merge a Pull Request

Run a checklist every time when reviewing and merging a pull request so that the correct procedure is followed.
1
Introduction:
2
Record a link to the pull request
3
Check if the pull request has been made against DEVELOP branch
4
Review the code
5
Make sure there's a test
6
Ideally, schedule a time for a demo
7
Briefly explain how the PR was tested
8
Pull the changes locally and verify it's working as it should
9
Merge it and assign it to your manager for review
10
Add a link to this checklist as a comment on the issue in JIRA
11
Sources:
12
Related checklists: