GitXplorerGitXplorer
j

raycast-sentry

public
3 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
2a782bbcd92e859100283047ef6730ee6a8a0bbb

Clear searchbar on org selection

jjan-auer committed a year ago
Verified
023eff529d195695eb10b450cc480b6b14706636

Tweak issue and team icons

jjan-auer committed a year ago
Verified
2fe358ed2aa4e19c50b3a0f62ff24e40b676ceec

Improve naming of teams

jjan-auer committed a year ago
Verified
7f6f8eccff25205ae0f9cb89559967cd9a487f0f

Tweak assignee and project icons

jjan-auer committed a year ago
Verified
4c724d40cb2e1bb5924c95c6f8b1098ed06e0642

Improve iconography

jjan-auer committed a year ago
Verified
8b1a01af53bab5260ee17ebfc875b1c8b9481ef3

Revert "Better stack on org selection"

jjan-auer committed a year ago

README

The README file for this repository.

Raycast Extension for Sentry

Work with Sentry errors, performance monitoring, and releases directly out of Raycast.

Setup

You can use a User Auth Token to authenticate your Sentry account:

  1. Go to https://sentry.sentry.io/settings/account/api/auth-tokens/
  2. Click "Create New Token"
  3. Leave the default read-only scopes:
    • project:read
    • team:read
    • event:read
    • member:read
    • org:read
  4. If you wish to resolve and archive issues from the extension, also select:
    • event:admin
  5. Click "Create Token"
  6. Copy the token and provide it to the Sentry extension when asked