If you wish to use Reviews with a Github Enterprise instead of Github (https://api.github.com

apoclyps / reviews

submited by
Style Pass
2021-05-23 21:00:09

If you wish to use Reviews with a Github Enterprise instead of Github (https://api.github.com", you can set the GITHUB_URL with your custom hostname. You will also need to ensure your GITHUB_USER and GITHUB_TOKEN exist within your Enterprise Github instance:

You can also set up pre-commit to run the linting steps automatically during the commit phase, the pre-commit pipeline can be set up by running the following command on the project root:

Leave a Comment
Related Posts