GitHub Status Reporter
Posts a status on the pull request for each processed linter
Usage
Click on Details to access detailed logs
Configuration
Variable | Description | Default value |
---|---|---|
GITHUB_STATUS_REPORTER | Activates/deactivates reporter | false |
GITHUB_API_URL | URL where the github API can be reached Must be overridden if using GitHub Enterprise |
https://api.github.com |
GITHUB_SERVER_URL | URL of the GitHub instance Must be overridden if using GitHub Enterprise |
https://github.com |