Kiwano-ai / openhands-resolver

A system that tries to resolve all issues on a github repo with OpenHands.
MIT License
0 stars 0 forks source link

echo out the shell output on failure on trying and failing to commit #2

Open hazzadous opened 1 month ago

hazzadous commented 1 month ago

I get "Failed to commit changes" but the output of git is discarded. Print it out on failure.

github-actions[bot] commented 1 month ago

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] commented 1 month ago

The workflow to fix this issue encountered an error. Please check the workflow logs for more information.

github-actions[bot] commented 1 month ago

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] commented 1 month ago

The workflow to fix this issue encountered an error. Please check the workflow logs for more information.

hazzadous commented 1 month ago

Seems it worked with fix-me-experimental for #1 although requires some iteration on the resulting PR.