Skip to content

Releases: Guck111/devpinger

v1.0.0 — first stable release

Choose a tag to compare

@Guck111 Guck111 released this 18 May 17:13

First stable release of DevPinger — a Telegram inbox for engineering notifications.

What ships

Surface What you get
Sources GitHub (PRs, reviews, comments, issues, releases, CI failures, direct pushes to default branch) and Jira Cloud (issues, comments, status changes, worklogs, mentions).
Delivery A single Telegram bot — @dev_pinger_bot.
Inline actions GitHub: approve, comment, view diff, snooze, mute. Jira: comment, transition, reply to comment, snooze, mute.
Filtering Mute by source, repo, project, or event type. Self-suppression toggle.
Auth Telegram /start + OAuth flows for GitHub and Jira. Tokens stored AES-256-GCM encrypted.
Privacy /unsubscribe, /export, /forget_event for GDPR rights. Plan-driven event retention.

Get started

Preorder

$9 lifetime × 30 seats at preorder.devpinger.com. After that $19/mo.

Architecture

SourceAdapter / DestinationAdapter pattern under packages/sources/ and packages/destinations/. Adding a new integration is a one-package change. See docs/ARCHITECTURE.md.

Roadmap

  • v1.5 — Microsoft Teams as a source.
  • v2 — AI digests, email delivery, web inbox, recurring Stripe billing. See docs/ROADMAP.md.

License

MIT.