Skip to content

Commit

Permalink
Tech: Enhanced comment handling with diff hunk, user, body, reply ID,…
Browse files Browse the repository at this point in the history
… and child comment details for debugging and AI analysis.
  • Loading branch information
utsmannn committed Jan 27, 2025
1 parent 695727a commit e2d7988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ runs:
- name: Process Review Comments
if: github.event_name == 'pull_request_review_comment'
env:
API_KEY: ${{ inputs.reviewer-api-key }}
INPUT_OPEN-AI-URL: ${{ inputs.open-ai-url }}
INPUT_MODEL-NAME: ${{ inputs.model-name }}
GITHUB_TOKEN: ${{ inputs.github-token }}
Expand Down

0 comments on commit e2d7988

Please sign in to comment.