Sixth test — issue #6's run worked end to end but commented on issue #2 instead of #6, since the prompt never told it which issue number to target. Added ${{ github.event.issue.number }} interpolation. Confirming it comments on this exact issue this time.
Sixth test — issue #6's run worked end to end but commented on issue #2 instead of #6, since the prompt never told it which issue number to target. Added
${{ github.event.issue.number }}interpolation. Confirming it comments on this exact issue this time.