Skip to content

Auto-close Sentry issues, exclude ops-handler from auto-close#8572

Merged
iHiD merged 1 commit into
mainfrom
ihid/fix-auto-close-bot-exclusion
Feb 11, 2026
Merged

Auto-close Sentry issues, exclude ops-handler from auto-close#8572
iHiD merged 1 commit into
mainfrom
ihid/fix-auto-close-bot-exclusion

Conversation

@iHiD
Copy link
Copy Markdown
Member

@iHiD iHiD commented Feb 11, 2026

Summary

  • The community contributions workflow was excluding sentry[bot] from auto-close, but should exclude ops-handler[bot] instead
  • Sentry issues should be auto-closed (they're noise); ops-handler issues should stay open (they're actionable)
  • See RestClient::BadGateway: 502 Bad Gateway (RestClient::BadGateway) #8571 for an example of an ops-handler issue that was incorrectly auto-closed

Test plan

  • Verify ops-handler[bot] issues are no longer auto-closed by the workflow
  • Verify sentry[bot] issues are now auto-closed

🤖 Generated with Claude Code

The community contributions workflow was excluding sentry[bot] issues
from being auto-closed, but it should be the opposite: close sentry
issues and keep ops-handler[bot] issues open.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@iHiD iHiD merged commit d007e74 into main Feb 11, 2026
38 checks passed
@iHiD iHiD deleted the ihid/fix-auto-close-bot-exclusion branch February 11, 2026 17:19
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