Merge Requests
The Merge Requests section appears on the detail page of resources that have a Git repository (application components, libraries, etc.). It lists all merge requests for the resource's repository.
Filter Tabs
- Created by me — merge requests you authored
- Assigned to me — merge requests assigned to you for review
- Open — all currently open merge requests
Create a New Merge Request
Click + New Merge Request to create a new merge request directly from the portal. This opens a form where you select the source and target branches and provide a title and description.
note
Creating merge requests from the portal is only available when using the CodeNOW hosted SCM provider. If your resource is connected to an external SCM provider, create merge requests directly in that system.