Skip to content

Auto-Fix Tagged Issue with OpenHands #542

Auto-Fix Tagged Issue with OpenHands

Auto-Fix Tagged Issue with OpenHands #542

name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
pull_request:
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:
max_iterations: 50
secrets: inherit