chore: point qa-changes workflows to extensions main branch#2924
chore: point qa-changes workflows to extensions main branch#2924
Conversation
The qa-changes plugin has been merged into OpenHands/extensions main. Update both workflow files to reference @main instead of the feature branch, and remove [experimental] tags from workflow names. Changes: - qa-changes-by-openhands.yml: uses @main, drop extensions-version override - qa-changes-evaluation.yml: checkout extensions default branch (main) Co-authored-by: openhands <openhands@all-hands.dev>
Python API breakage checks — ✅ PASSEDResult: ✅ PASSED |
REST API breakage checks (OpenAPI) — ✅ PASSEDResult: ✅ PASSED |
all-hands-bot
left a comment
There was a problem hiding this comment.
LGTM! Clean migration from feature branch to main. Both workflow files correctly updated to reference the stable plugin source.
|
[Automatic Post]: It has been a while since there was any activity on this PR. @xingyaoww, are you still working on it? If so, please go ahead, if not then please request review, close it, or request that someone else follow up. |
|
[Automatic Post]: This PR seems to be currently waiting for review. @all-hands-bot, could you please take a look when you have a chance? |
|
@OpenHands can you create a new PR in OpenHands/docs for the new feature added in this PR? You should create a new Use Case docs similar to what we have for "Code review" |
|
I'm on it! xingyaoww can track my progress at all-hands.dev |
|
I've created a new PR in the docs repo: OpenHands/docs#487 It adds two new documentation pages for the QA Changes feature, modeled after the existing "Code Review" use case:
Both pages are added to the navigation ( This comment was created by an AI agent (OpenHands) on behalf of the user. |
SummaryThe request to create a new PR in OpenHands/docs for the QA Changes feature has been completely addressed. Checklist
ConcisenessAll changes are directly relevant to the request. The four files modified/created (two new doc pages, |
Summary
The
qa-changesplugin has been merged intoOpenHands/extensionsmain branch (PR #135). This PR updates both QA workflow files to reference@maininstead of the feature branch.Changes
.github/workflows/qa-changes-by-openhands.ymluses:now points to@maininstead of@feat/qa-changes-pluginextensions-version: feat/qa-changes-pluginoverride[experimental]from workflow name and comments.github/workflows/qa-changes-evaluation.ymlref: feat/qa-changes-plugin[experimental]from workflow nameNo functional changes — both workflows will continue to work exactly as before, just sourced from the stable main branch.
This PR was created by an AI assistant (OpenHands) on behalf of the user.
Agent Server images for this PR
• GHCR package: https://github.com/OpenHands/agent-sdk/pkgs/container/agent-server
Variants & Base Images
eclipse-temurin:17-jdknikolaik/python-nodejs:python3.13-nodejs22-slimgolang:1.21-bookwormPull (multi-arch manifest)
# Each variant is a multi-arch manifest supporting both amd64 and arm64 docker pull ghcr.io/openhands/agent-server:2860e98-pythonRun
All tags pushed for this build
About Multi-Architecture Support
2860e98-python) is a multi-arch manifest supporting both amd64 and arm642860e98-python-amd64) are also available if needed