-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
We would like to package PR review as a plugin.
Create plugins/pr-review, this should include:
- Symbolic links to these skills (if symbolic links are possible): https://github.com/OpenHands/extensions/tree/main/skills/codereview-roasted https://github.com/OpenHands/extensions/tree/main/skills/github-pr-review
- These github workflows: https://github.com/OpenHands/software-agent-sdk/blob/main/.github/workflows/pr-review-by-openhands.yml https://github.com/OpenHands/software-agent-sdk/blob/main/.github/workflows/pr-review-evaluation.yml
- Any "resources" needed (such as scripts)
- A README explaining what the plugin does, how to install this on a new repo, and how to set up observability through Laminar. You can see examples of other repos on the OpenHands org regarding how they re-use a github workflow on another repo.
- We will also want to modify all places on the OpenHands org where that currently point to software-agent-sdk to point to this extensions repo instead. Open draft PRs on these repos, noting that the PR to the extensions repo should be merged first.
Reactions are currently unavailable