mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: mamoodi <mamoodiha@gmail.com>
22 lines
605 B
Markdown
22 lines
605 B
Markdown
# Cloud GitHub Resolver
|
|
|
|
The GitHub Resolver automates code fixes and provides intelligent assistance for your repositories.
|
|
|
|
## Setup
|
|
|
|
The Cloud Github Resolver is available automatically when you
|
|
[grant OpenHands Cloud repository access](./openhands-cloud.md#adding-repositories).
|
|
|
|
## Usage
|
|
|
|
### Issues
|
|
|
|
On your repository, label an issue with `openhands`. OpenHands will attempt to fix the issue.
|
|
|
|
### Pull Requests
|
|
|
|
In order to get OpenHands to work on pull requests, use `@openhands` in top level or single inline comments to:
|
|
- Ask questions
|
|
- Request updates
|
|
- Get code explanations
|