-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
TL;DR:
DELETE /repos/{owner}/{repo}/pulls/{index}
This endpoint should be equivalent to the "Delete" button on a pull request's page (refer to screenshot below).
An equivalent endpoint doesn't exist in GitHub's API, but it would make sense to implement it like deleting an issue (where a DELETE
request is sent to the same route as GET
ing an issue).
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.