fix(gh-monitor): filter own comments to prevent loops; switch delivery to announce

This commit is contained in:
2026-03-15 22:58:50 -04:00
parent c25fb2e10e
commit 91a2f0fb62
2 changed files with 9 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ repos:
- review_comment
- issue_comment
- pr_closed
ignore_actor: hansheinemann # skip my own comments to prevent feedback loops