Skip to content

Align PR review workflow with software-agent-sdk#150

Merged
neubig merged 2 commits into
mainfrom
align-pr-review-workflow
May 10, 2026
Merged

Align PR review workflow with software-agent-sdk#150
neubig merged 2 commits into
mainfrom
align-pr-review-workflow

Conversation

@neubig
Copy link
Copy Markdown
Member

@neubig neubig commented May 10, 2026

Summary

  • Rename the PR review workflow to pr-review-by-openhands.yml, matching OpenHands/software-agent-sdk and the existing evaluation workflow artifact lookup.
  • Align the workflow triggers with software-agent-sdk: use pull_request for same-repo PRs and pull_request_target for fork PRs.
  • Add the same same-repo/fork job guard and OPENHANDS_BOT_GITHUB_PAT_PUBLIC || github.token token fallback used by software-agent-sdk.

Verification

  • Compared against OpenHands/software-agent-sdk/.github/workflows/pr-review-by-openhands.yml from main.
  • npx prettier --check .github/workflows/pr-review-by-openhands.yml
  • git diff --check

This PR was created by an AI agent (OpenHands) on behalf of the user.

Match the PR review workflow setup used by OpenHands/software-agent-sdk, including same-repo pull_request handling and fork pull_request_target handling.

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig neubig merged commit ab7ccb2 into main May 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants