Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Support to automatically close pull requests from master branch #8

Open
PeterDaveHello opened this issue Aug 20, 2018 · 0 comments
Open

Comments

@PeterDaveHello
Copy link
Contributor

Something like

$ curl -H 'Accept: application/vnd.github.black-cat-preview+json' -X PATCH -H 'Authorization: token xxxxxxx' -d '{"state":"closed"}' https://api.github.com/repos/cdnjs/cdnjs/pulls/${PR_NUMBER}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant