Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@npmcli/pull

This is a script for landing pull requests with the npm CLI team's annotations.

Dependencies

This requires node, git, and curl to be installed on your system.

USAGE

npm i @npmcli/pull

# from the main branch of a repo, land PR-123
pull 123

# if any git rebasing was required, leaving you in the PR-123
# branch, then run this when you're done, to merge into the
# master or latest branch
pull finish master  # or latest, or release-1.2.3, or whatever

About

A bash script for landing pull requests

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.