OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: [Resolver] Multi-line GitHub comments break the macro

Open enyst opened this issue 1 year ago • 1 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Describe the bug and reproduction steps

It appears that the @openhands-agent tagging doesn't always work, the bash conditions are unhappy when the GitHub comment is multiline with random complex stuff in it. Example: https://github.com/All-Hands-AI/OpenHands/actions/runs/11989779372/job/33426535798#step:9:2

Maybe we can restructure it into a variable first?

OpenHands Installation

Other

OpenHands Version

No response

Operating System

None

Logs, Errors, Screenshots, and Additional Context

No response

enyst avatar Nov 23 '24 19:11 enyst

The run above was due to this comment: https://github.com/All-Hands-AI/OpenHands/pull/5223#issuecomment-2495627037

Edited to add: probably

COMMAND="poetry run python evaluation/webarena/run_infer.py \

enyst avatar Nov 23 '24 20:11 enyst

Resolved by #5641!

malhotra5 avatar Dec 17 '24 03:12 malhotra5