Version Control
Pull Requests Plugin
[{PullRequests}]
This plugin lists the pull requests sent by you or sent to you and pending. You can filter the list by projects or by repositories. By default all repositories you have access to contribute to the list.
Parameters:
projectId='15,23' Optional parameter. Specifies the comma separated ids of the projects from which pull requests to be included. All repositories of those projects contribute to the list.
repositoryId='47,66,82' Optional parameter. Specifies the comma separated ids of the repositories from which pull requests to be included.
Was this helpful?