Skip to content

Add meta.author to issue_comment for bot filtering#3

Merged
moeki0 merged 2 commits intomainfrom
fix/issue-comment-author
Mar 31, 2026
Merged

Add meta.author to issue_comment for bot filtering#3
moeki0 merged 2 commits intomainfrom
fix/issue-comment-author

Conversation

@moeki0
Copy link
Copy Markdown
Owner

@moeki0 moeki0 commented Mar 31, 2026

Summary

  • buildIssueComment was not setting meta.author, so bot comments via the Events API bypassed the trust filter in notify()
  • Same fix that was applied to buildPrReview in v2.1.2

Test plan

  • Verify issue_comment events from bots are blocked when not in trustedUsers
  • Verify issue_comment events from bots are delivered when in trustedUsers

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Test comment from github-actions[bot]

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test review from github-actions[bot]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Test comment from github-actions[bot]

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test review from github-actions[bot]

@moeki0 moeki0 merged commit 0d6bf67 into main Mar 31, 2026
3 checks passed
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