Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
/ pull Public archive

A bash script for landing pull requests

License

Notifications You must be signed in to change notification settings

npm/pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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.

Also gh is an optional requirement that will enable retargetting PRs to a release-branch.

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages