SaltfishTry for free

How to Create a Pull Request in Bitbucket

·2 min read
In this article

Here's how to create a pull request in Bitbucket

  1. Navigate to the Pull Requests section in the left sidebar menu.
  2. Click the 'Create Pull Request' button located in the top-right area of the screen.
  3. Select your desired source branch from the dropdown menu.
  4. Choose the destination branch where you want to merge your changes.
  5. Enter a descriptive title for your pull request in the title field.
  6. Write a brief description explaining the changes you've made.
  7. Add reviewers by typing their usernames in the reviewer field.
  8. Click 'Create Pull Request' to submit your request for review.

Ready to get started with
interactive demos?

Try for free

Frequently Asked Questions

Yes, you can edit most aspects of a pull request after creation, including the title, description, and reviewers. However, you cannot change the source and destination branches once the pull request is created.