Skip to content

Fix: Remove Sentry test message from update_schedule.py#246

Open
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/remove-sentry-test-message
Open

Fix: Remove Sentry test message from update_schedule.py#246
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/remove-sentry-test-message

Conversation

@sentry

@sentry sentry Bot commented Jul 7, 2026

Copy link
Copy Markdown

This PR removes a temporary Sentry connectivity test message from .github/scripts/update_schedule.py.

The lines sentry_sdk.capture_message("✅ Sentry connected to OSF update-schedule workflow", level="info") and its preceding comment were added to verify Sentry integration but were never removed. This resulted in a recurring, non-actionable Sentry issue every time the update-schedule workflow ran.

Removing these lines stops the unnecessary Sentry events.

Fixes PYTHON-1

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.

0 participants