Abandoning a Pull Request

You can remove unwanted pull requests that are in open status by abandoning or deleting the PR.

Abandoning a PR retains all the pull request details such as description, commits, and PR activity. However, you can't merge the PR after you abandon it. Abandoning a PR makes it inactive but you can reactivate it again.

Using the Console

  1. Open the navigation menu and click Developer Services. Under DevOps, click Projects.
  2. Select a project and from the left-side menu, click Code Repositories.
  3. Select a code repository and click the Pull Requests link on the left-side menu.
  4. Select a pull request that you want to abandon.
  5. Under More actions, click the Abandon pull request link.
  6. Click Abandon to confirm the action.