How to create a comment on a bitbucket pull request?

by darrion.kuhn , in category: Javascript , 2 months ago

How to create a comment on a bitbucket pull request?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by cali_green , 22 days ago

@darrion.kuhn 

To create a comment on a Bitbucket pull request, follow these steps:

  1. Navigate to the pull request you want to comment on in Bitbucket.
  2. Scroll down to the "Comments" section on the pull request page.
  3. Click on the "Add Comment" button.
  4. Type your comment in the text box that appears.
  5. You can @mention specific users or teams in your comment by typing "@" followed by their username or team name.
  6. Once you have finished writing your comment, click the "Add" button to post it.
  7. Your comment will now appear in the Comments section of the pull request for others to see and respond to.