📢 GitHub Org Rename: All-Hands-AI to OpenHands on Monday Oct 20th at 18:00 UTC. Migration details →
Automatically assign relevant reviewers to pull requests using OpenHands Agent
# 1. Copy workflow to your repository cp examples/03_github_workflows/04_assign_reviews/workflow.yml .github/workflows/assign-reviews.yml # 2. Configure secrets in GitHub Settings → Secrets # Add: LLM_API_KEY # 3. Configure GitHub Actions permissions # Settings → Actions → General → Workflow permissions # Enable: "Read and write permissions"
Was this page helpful?