caezium/Sentry → GitHub Issues

File a deduplicated GitHub issue (with stack trace) for each new Sentry issue. No Sentry Business plan needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sentry_orgSentry organization slug.yes
sentry_projectsSpace-separated Sentry project slug(s) to watch.yes
sentry_auth_tokenSentry read-only auth token. Scopes: project:read, event:read, org:read.yes
sentry_hostSentry base URL. Set this for a self-hosted Sentry.nohttps://sentry.io
querySentry issue search query.nois:unresolved
lookback_hoursOnly file issues first seen within this many hours.no24
max_per_runMaximum issues to create per run (backlog guard).no25
labelLabel applied to filed issues. Created if missing; also used for dedup.nosentry
repoTarget repo (owner/name) to file issues in.no${{ github.repository }}
github_tokenGitHub token with issues:write on the target repo.no${{ github.token }}

no outputs