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
- Open the navigation menu and click Developer Services. Under DevOps, click Projects.
- Select a project and from the left-side menu, click Code Repositories.
- Select a code repository and click the Pull Requests link on the left-side menu.
- Select a pull request that you want to abandon.
- Under More actions, click the Abandon pull request link.
- Click Abandon to confirm the action.