Skip to content

Commit

Permalink
readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersoncferreira committed Oct 2, 2021
1 parent bf94ed0 commit 74c0ec1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ machine api.github.com login yourlogin^github-review password MYTOKENGOESHERE
If you use GitHub Enterprise, you can use the `github-review-host` custom variable to
configure the endpoint of your GitHub Enterprise installation, this should look like `api.git.mycompany.com`.

- By default, `github-review` fetches only top level comments in a pull request.
You can set `github-review-view-comments-in-code-lines` to `t` to also fetch
comments made between code lines.

## Notice

*I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my
Expand Down

0 comments on commit 74c0ec1

Please sign in to comment.