blamechris/Repo Relay

GitHub-Discord integration bot that tracks PRs, CI, issues, releases, and deployments with threaded updates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
discord_bot_tokenDiscord bot tokenyes
channel_prsDiscord channel ID for PR notificationsyes
channel_issuesDiscord channel ID for issue notifications (defaults to channel_prs)no
channel_releasesDiscord channel ID for release notifications (defaults to channel_prs)no
channel_deploymentsDiscord channel ID for deployment notifications (defaults to channel_prs)no
channel_securityDiscord channel ID for security alert notifications (defaults to channel_prs)no
state_dirDirectory for SQLite state persistence (default: ~/.repo-relay)no~/.repo-relay
github_tokenGitHub token for API access (review detection). Defaults to github.tokenno
best_effortTolerate transient infrastructure failures (Discord 5xx, timeouts, network errors) by exiting 0 with a warning annotation, so a notification hiccup never fails the consuming workflow. Definitive configuration errors (invalid token, disallowed intents, unknown/forbidden channel, missing channel permissions) still fail.nofalse

no outputs