3.3.2. Merge/Pull Requests#
Merge Request () or Pull Request () are formal request by a developer to have their code changes merged from one branch into another branch.
Property |
Description |
---|---|
Source Branch |
Branch containing changes |
Target Branch |
Branch into which changes should be introduced |
Description |
Title and a short description that outlines what is implemented and how |
Assignee(s) |
A designated person(s) responsible for the implementation of changes |
Reviewer(s) |
Person(s) responsible for overseeing the introduction of changes |
State |
Either opened, merged or closed |
Labels |
A set of arbitrary labels |
News Feed |
A chat-like activity feed to comment on the activities |
Milestone |
Affiliation to a Milestone |