-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Co-authored-by: Graham Neubig <[email protected]>
- Loading branch information
1 parent
823966c
commit c777cfe
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Using the OpenHands GitHub Action | ||
|
||
This guide explains how to use the OpenHands GitHub Action, both within the OpenHands repository and in your own projects. | ||
|
||
## Using the Action in the OpenHands Repository | ||
|
||
To use the OpenHands GitHub Action in the OpenHands repository, an OpenHands maintainer can: | ||
|
||
1. Create an issue in the repository. | ||
2. Add the `fix-me` label to the issue. | ||
3. The action will automatically trigger and attempt to resolve the issue. | ||
|
||
## Installing the Action in a New Repository | ||
|
||
To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/OpenHands-resolver?tab=readme-ov-file#using-the-github-actions-workflow). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters