Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 291 Bytes

Merge PR

A node script to automatically merge your pull request.

Run node index.js to see the help screen.

Example usage:

node index.js --accessToken abc123eee --owner my-company --repo my-repo --id 123

Generate your access token here.