mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
6 lines
626 B
Django/Jinja
6 lines
626 B
Django/Jinja
You are working on {{ requestType }} #{{ issue_number }} in repository {{ repo }}. You need to resolve the remaining comments from reviewers.
|
|
Use the {{ apiName }} with the {{ tokenEnvVar }} environment variable to retrieve the {{ requestTypeShort }} details.
|
|
Check out the branch from that {{ requestVerb }} and look at the diff versus the base branch of the {{ requestTypeShort }} to understand the {{ requestTypeShort }}'s intention.
|
|
Then use the {{ apiName }} to retrieve all the feedback on the {{ requestTypeShort }} so far.
|
|
If anything hasn't been addressed, address it and commit your changes back to the same branch.
|