Skip to content

fix(webhook): skip issue comments without author id or timestamp#193

Closed
jaso0n0818 wants to merge 1 commit into
entrius:testfrom
jaso0n0818:fix/comment-handler-missing-author-guard
Closed

fix(webhook): skip issue comments without author id or timestamp#193
jaso0n0818 wants to merge 1 commit into
entrius:testfrom
jaso0n0818:fix/comment-handler-missing-author-guard

Conversation

@jaso0n0818

Copy link
Copy Markdown
Contributor

Summary

Guard issue_comment webhook handling when comment.user.id or comment.created_at is missing.

Parity with backfill comment ingestion and the similar guard in the review webhook handler.

Related Issues

N/A

Type of Change

  • Bug fix

Testing

  • npm run lint
  • npm run build

Duplicate check

No open PR targeting this handler.

@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label Jun 19, 2026
@anderdc anderdc closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants