1.1.2 • Published 2 months ago

interview-pr v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Code Review stage of the interview

To make code review we clone repository, create PR between two branches and invite candidate to review this PR. This can be done by executing:

npx interview-pr curatorname -o prjctr-webapp -r curator -u silentimp -p ghp_aqwZtkTrJUhdkUjdP7uTFbeFvw3jylom

where:

  • curatorname – GitHub login of the candidate,
  • -u - GitHub login of the user from which name we are using GitHub API
  • -p - token that we are using with GitHub API
  • -o - organization name
  • -r - repository name
npx interview-pr curatorname -r curator-code-review -f homework -t main -o prjctr-webapp -u silentimp -p ghp_aqwZtkTrJUhdkUjdP7uTFbeFvw3jylom

where:

  • curatorname – GitHub login of the candidate,
  • -u - GitHub login of the user from which name we are using GitHub API
  • -p - token that we are using with GitHub API
  • -o - organization name
  • -r - repository name
  • -f - from which branch to make PR
  • -t - to which branch to make PR
1.1.1

2 months ago

1.1.2

2 months ago

1.1.0

2 months ago

1.0.1

3 months ago

1.0.0

3 months ago

0.3.5

8 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago