custom-codereview-guide

Installation
SKILL.md

OpenHands CLI — Custom Code Review Guidelines

Version Bump PRs — Auto-Approve Policy

When a PR exclusively bumps SDK package versions (e.g., openhands-sdk, openhands-tools, or other OpenHands SDK packages), always approve it by submitting an actual GitHub approval review via the API.

Detection criteria — the PR satisfies all of the following:

  1. The title or branch name contains "bump", "version bump", or "sdk" version references.
  2. The diff only touches dependency-related files (pyproject.toml, uv.lock) with version number changes for openhands-sdk and/or openhands-tools.
  3. No application source code, tests, configuration, or workflow files are modified.
Installs
1
GitHub Stars
205
First Seen
4 days ago
custom-codereview-guide — openhands/openhands-cli