How to Deploy GitZoid on WaveAssist — AI PR Reviews on Autopilot

Darshika Joshi
By Darshika Joshi

WaveAssist

Published on: May 17, 2025

Walkthrough of deploying GitZoid on WaveAssist — enabling AI-powered pull request reviews.

How to Deploy GitZoid on WaveAssist — AI PR Reviews on Autopilot

Deploy GitZoid on WaveAssist in 5 Minutes

GitZoid is your open-source, AI-powered pull request reviewer — designed to automate GitHub PR comments using models like GPT or Claude. With WaveAssist, you get instant deployment, zero infrastructure hassle, built-in scheduling, and secure secrets management.


🔧 What You’ll Need


🛠 Step-by-Step Guide to Deploy GitZoid

⚡ Step 1: Deploy GitZoid Template on WaveAssist

👉 Deploy GitZoid on WaveAssist

You may be prompted to log in or create a free account.
The GitZoid template project will be auto-created for you.


🔐 Step 2: Configure Secrets

Inside your new project, navigate to the Variables tab and fill in:

  • github_ghp_token → Your GitHub token
  • openai_key or anthropic_key → Your model provider API key

📥 Step 3: Initialize Repositories

  1. Go to the Nodes tab
  2. Run the InitializeRepositories node once
  3. Optionally edit the repositories variable to choose which GitHub repos GitZoid should monitor

🤖 Step 4: Run PR Reviews

Run the FetchPRs node. It will:

  • Fetch open pull requests
  • Use AI to review them
  • Post structured review comments on your GitHub PRs

🚀 Step 5: Deploy It

Click the Deploy button to run GitZoid automatically on a schedule (e.g., every few hours or daily).
You're now running AI PR reviews on autopilot 🚁


⚡ Optional: Enable Real-Time Reviews via GitHub Webhook

Want GitZoid to review PRs the moment they're opened? Set up a webhook:

  1. Open the FetchPRs node
  2. Copy the Webhook URL shown on the right
  3. Go to your GitHub repo → SettingsWebhooks
  4. Click Add webhook
  5. In Payload URL, paste the copied webhook link
  6. Choose Let me select individual events → check Pull requests
  7. Click Create webhook

You're all set! GitZoid will now review PRs in real-time 🎯


✏️ Optional: Customize the AI Prompt

Want to fine-tune how GitZoid reviews code?

  1. Go to the Nodes tab
  2. Click View Code on the GenerateReviews node
  3. Scroll down to the get_prompt function
  4. Edit the prompt as desired
  5. Save and re-deploy the node

✅ That’s It!

You’ve successfully deployed GitZoid on WaveAssist.
No servers. No cron jobs. Just smart, automated PR reviews — either on schedule or triggered live via webhook.

Need help? Reach us at support@waveassist.io