Skip to content

[Bug]: SWE-Bench inference - Failed to establish a new connection: [Errno 111] Connection refused #89

[Bug]: SWE-Bench inference - Failed to establish a new connection: [Errno 111] Connection refused

[Bug]: SWE-Bench inference - Failed to establish a new connection: [Errno 111] Connection refused #89

name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
jobs:
call-openhands-resolver:
uses: All-Hands-AI/openhands-resolver/.github/workflows/openhands-resolver.yml@main
if: github.event.label.name == 'fix-me'
with:
issue_number: ${{ github.event.issue.number }}
secrets: inherit