Open a pull request

Important

To open a pull request, it is necessary that the source and the target repositories have at least one commit in common. For more information, see Merging Forks with an Empty Repository.

Once you have finished your work on a fork and want your work merged with the original repository, you need to open a pull request. To open a pull request and send for review, use the following steps:

  1. Select Admin ‣ repositories ‣ repo name ‣ Options ‣ Create Pull Request
  2. On the New Pull Request page, enter the following information:
    • The pull request name.
    • The pull request description.
    • Add the reviewer names in the Pull Request Reviewer field.
  3. Review the changesets that make up the pull request.
  4. Select Submit Pull Request.
Open a pull request

The pull request can either be merged into the original repository, or it can be declined due to issues during the review process. If issues arise, you can fix them and update the pull request. For more, see Update a pull request.