Create pull requests

If pull requests are not configured to be created automatically for a topic stream or branch, you can create one manually. You cannot create a pull request in a non-topic stream or parent branch.

For details on how to define the settings for creating pull requests automatically, see Configure how pull requests are created.

To manually create a pull request:

  1. From the spaces list at the top right, select a space.

  2. Select a product or Git repository from the product list, and then open the relevant topic stream or branch.

  3. Click Create Pull Request.

  4. On the new pull request page, specify the following details:

    Target stream

    Select the target stream or branch to which to merge the pull request when development is complete.

    By default, this is the parent of the topic stream or branch.

    Title Enter a brief description for the pull request.
    Description (Optional) Provide a detailed description of the pull request.
    Request

    Select a request that describes the changes to be made. This request is used to merge the changes into the target stream/branch.

    If the topic stream or branch is already related to a request, the request is automatically selected.

    To relate a different request, click Relate request and select a request in the Relate Requests dialog box. To unrelate a request, click Unrelate .

  5. Click Create. The new pull request is now in the Draft state.

Back to top

See also: