Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article explains how to update the name of a Pull Request using Bitbucket Command Line Interface (CLI) app.

Instructions

Use updatePullRequest action to update the name of a pull request. Pull requests are a feature that makes it easier for developers to collaborate using Bitbucket.

...

Info

It is recommended to test the command in a non-production environment before running in productionor, run the action with --simulate parameter to verify the behaviour before deploying.

...