Skip to content

Sentry API token expired - Scanner failing #1090

@claude

Description

@claude

Issue

The automated Sentry scanner is failing due to an expired API token.

Error: {"detail":"Token expired"}

Impact:

  • No proactive Sentry issue monitoring
  • New errors/performance regressions not being auto-tracked
  • GitHub issue automation pipeline broken

Fix Required

Update the SENTRY_API_TOKEN environment variable in GitHub Actions secrets:

  1. Go to https://sentry.tryethernal.com/settings/account/api/auth-tokens/
  2. Create a new token with project:read permissions
  3. Update the secret in GitHub repository settings under Actions secrets

Verification

Once fixed, the next scheduled Sentry scanner run should succeed and show:

=== Sentry Scanner Summary ===
Status: SUCCESS
Errors scanned: X
Performance issues scanned: Y

Created by Sentry Scanner

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-humanRequires human reviewsentryAuto-created from Sentry alert

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions