edison1105 / cpr

Check if your PR has conflicts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpr

Check if your PRs are in conflict.

npm i -g @edison1105/cpr
  • cpr -t <token> set the token of GitHub. token is a required. see new personal access token
  • cpr -u <username> set the author name of PRs
  • cpr -s <owner/repo> [-u <username>] list the PRs which has conflicts

Screenshot

About

Check if your PR has conflicts

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%