Skip to main contentInstallation
Install the Zenable GitHub Reviewer here: GitHub Reviewer
How It Works
The Zenable GitHub Reviewer automatically reviews pull requests in your repository, providing valuable feedback on code quality, security, and best practices. It leverages any Policy as Code or context you’ve configured in your tenant on zenable.app, ensuring consistent enforcement across your entire development workflow.
Once installed, it will:
- Monitor PR events - Responds to pull request opens, updates, and review requests
- Analyze code changes - Reviews modified files against your custom policies and organizational context
- Provide inline feedback - Adds comments directly on the code with specific suggestions
- Maintain standards - Ensures consistent code quality across your team
Re-requesting a Review
You can trigger a new review at any time by commenting /zenable on your pull request. This is useful when:
- You’ve made changes and want fresh feedback
- You want to re-run the review after updating your policies
- The initial review was skipped due to rate limits or other conditions
Simply add a comment with /zenable anywhere in the PR, and Zenable will perform a complete review of the current state of the pull request.
Unified Context Across All Integration Points
All Zenable integration points (GitHub, GitLab, MCP, API) share the same context and policies from your Zenable tenant. This provides continuous enforcement
throughout the entire SDLC - consistently reinforced and fully automated. Whether developers are using AI tools locally, committing code, or creating
pull requests, the same standards and policies apply everywhere.
Next Steps
After installation, you can: