Merge Requests
The Merge Requests tab shows you a list of active workstreams. Use the query builder to filter workstreams by different filters like merge request reviewers, author, and status.
If you click into a workstream card, you will be sent to a page that has a list of changes in order from most recent -> oldest. For the most recent change, you will be able to create a merge request document assigned to the change. These documents will be preserved forever, even if new changes are published to the workstream.
In the merge request document, you can include rich and plain text and then request reviewers in the right sidebar. Once your minimum required reviews (edit in Team Settings) is achieved on the document, you will be able to merge the change that is tied to the document into Production.
Last updated