Pull requests
Last modified on Thu 03 Aug 2023

Pull requests (PR)

Guidelines on how to work with pull requests (PR).

Preconditions

Before creating a pull request, make sure:

Opening a PR

When creating a PR, make sure:

Feedback / PR review

Implementing feedback

When and who merges a PR?

You, the developer that opened the PR, are responsible for merging it to the target branch.

You can merge the pull request when: * The agreed number of reviewers have checked and approved it * All comments and tasks have been resolved * The developer that opened a comment or a task is the one that closes it after the updates have been implemented and checked

Additional resources