Skip to content

🐛 Fix PR Review Comment Creation Logic#745

Merged
dsyme merged 5 commits intomainfrom
crc4
Sep 11, 2025
Merged

🐛 Fix PR Review Comment Creation Logic#745
dsyme merged 5 commits intomainfrom
crc4

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Sep 11, 2025

Summary

  • Improved handling of pull request context when creating review comments
  • Added fallback mechanism to fetch full PR details via GitHub API
  • Enhanced error logging and edge case handling

Details

The changes address issues with retrieving pull request information in GitHub Actions workflows, particularly when comments are created from issues linked to pull requests. The script now:

  • Checks for pull request data in different payload locations
  • Implements an API call to fetch complete pull request details
  • Provides more robust error handling and logging

@dsyme dsyme merged commit c8a3c1a into main Sep 11, 2025
14 checks passed
@dsyme dsyme deleted the crc4 branch September 11, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant