Merging a Pull RequestΒΆ

Once a pull request has been approved by the necessary number of reviewers it is ready to be merged into the target branch. Before merging check that the answer to all of the following questions is yes.

  • Has the pull request has passed the regression tests?

  • Have all tasks in the pull request been completed?