Reviewed PRs struck through in your digest
- π When you submit a review (approve or request changes) on a PR in your latest PR Review Digest, GitNotifier now strikes through that line in place and marks it reviewed, no new ping. Only your own line is struck, so teammates who still owe a review keep theirs.
No more empty PR review digests
- π€« When you have no assigned or review-requested open PRs, GitNotifier now skips the scheduled PR Review Digest instead of DMing you an empty one.
Merged and closed PRs struck through in your digest
- β When a PR in your latest PR Review Digest is merged or closed, GitNotifier now strikes through that line in place and marks it merged or closed, no new ping.
Edited comments update Slack in place
- βοΈ When someone edits a GitHub comment, GitNotifier now quietly updates the original Slack message in place instead of doing nothing or sending a duplicate. No new ping. - π Prefer a fresh message on every edit? Turn on Comment update notifications in Slack App Home. That path still respects Do Not Disturb and your mute settings.
Weekly tips
- π‘ GitNotifier now sends you one short product tip in Slack every Tuesday at noon. Each tip surfaces a feature that helps you stay on top of code reviews. - Toggle weekly tips on or off anytime from the Weekly tips button in Slack App Home. Tips are on by default.
Multiple scheduled reminder times per day
- β° Scheduled reminders can now fire at up to 4 times per day on the same cadence, e.g. weekdays at 9 am and 2 pm. Previously you could pick only a single time. - π Pick your times from one multi-select in the Slack Configure reminders modal, in 30-minute increments. Your existing single time is carried over automatically, so nothing changes unless you add more. - π App Home and the first-digest intro now list every reminder time (e.g. β9 am and 2 pmβ).
React on notifications to act on GitHub
- β¨ React to a comment notification with a native Slack emoji and GitNotifier mirrors it onto the
GitHub comment. Remove the emoji to remove the GitHub reaction. All 8 GitHub reactions are
supported: π, π, π, π, π, β€οΈ, π, π. - π React to a PR notification with π (
:mute:or:no_bell:) to mute the pull request, and remove the reaction to unmute. It uses the same PR-level mute rule as/gitnotifier mute. - Each reaction runs against your own GitHub account and mute settings, so it only affects you. GitNotifier confirms every action with a short reply in the message thread. - π If your Slack install is missing a permission the reaction needs, GitNotifier now replies in-thread asking a workspace admin to re-install with the latest permissions, instead of doing nothing. - β οΈ New Slack scope:im:history(read the single DM you reacted to). Workspace admins should re-install GitNotifier to pick up reaction support.
Better bot comment notifications and smoother Slack setup
- π€ Better bot comment notifications in Slack. - Fixed a bug where bot comments were silently
dropped even when you had βMute all comments from botsβ turned off. If you opted in to bot
comments, you now actually receive them (including accounts like Copilot that donβt use a
[bot]suffix). - Comment edits from assistants likeclaude[bot], Copilot, and Cursor (which update a single comment with fresh analysis) now notify you, instead of only the original comment. - Cursor Bugbot review comments now include Fix in Cursor and Fix in Web buttons right in the notification. - Bot senders are clearly prefixed with π€, previews show up to 3 lines as a blockquote, and GitHub Markdown is cleanly converted to Slack formatting (noisy bot metadata stripped out). - β¨ New feature preview: Truncate GitHub comments toggle in Slack App Home. Enabled by default (comments are trimmed to a short preview). Turn it off to receive the full comment body from anyone, human or bot, with GitHub Markdown converted to native Slack formatting: code blocks, lists, and bold/italic text render directly in Slack so you can read and act without clicking through to GitHub. - π Smoother Slack setup when GitHub isnβt connected yet. - Using a Slack action (mute rules, scheduled reminders, invites) before connecting GitHub now shows a one-click Connect GitHub prompt instead of failing silently.
Billing, dashboard, and Slack responsiveness
- π³ Improved billing dashboard with a usage bar and tiered plan cards so you can see your plan limits at a glance. - π’ Dashboard now surfaces pending GitHub org installation approval requests, so you can track whether your GitHub App install is still awaiting admin approval. - π§ Requesters now receive an email once their GitHub org installation request is approved. - β‘ Slack emoji reactions (e.g. marking a PR as done) now acknowledge instantly, eliminating the perceived lag. - β‘ Slack modal submissions (e.g. invite flows) now acknowledge immediately for a snappier experience.
Mute visibility and Slack permissions self-serve
- β¨ New command:
/gitnotifier mutedto list all currently muted PRs with direct links. - π Added Reviewer Comment Quiet Mode in Slack App Home mute settings. - Mutes reviewer-scoped PR comment notifications. - Keeps the initial review-request DM. - Direct@mentionsstill notify. - π Added a Slack permissions update flow in the dashboard (Slack is connectedcard menu β Update Permissions) with docs and screenshot guidance.
Smarter slash command mute search
- β¨ Added
/gitnotifier connectso users can launch the GitHub connect flow directly from Slack with a one-click Connect GitHub button. - β¨ New command:/gitnotifier emoji meand/gitnotifier emoji @userto generate a custom emoji-ready profile image download link directly in Slack. - β¨ Improved/gitnotifier muteso it can resolve open PRs by title search text (for example ticket IDs or short phrases) when no explicit PR reference is provided. - When multiple open PRs match, GitNotifier now shows up to 3 candidates and asks you to pick one explicitly or refine the search. - π Added team-level mute rules in Slack App Home (Mute settings) so users can mute review requests for specific GitHub teams (for example@chapter-nodejs). - When a PR is review-requested to a muted team, GitNotifier now auto-mutes that PR for the user. - Direct GitHub@mentionsstill notify the user.
Slack commands and lifecycle quality
- π Public documentation at https://docs.gitnotifier.com/ is
live π! - Rework the changelog page & move it under our new documentation - Enable RSS feed for
the changelog - Document new features and improvements such as the new slash commands - π§
Improved the slack notification on pull request updates by showing who reviewed the PR. If itβs
the junior in the team, you still might want to have a look at the PR⦠;) - ⨠Added
/gitnotifier muteand/gitnotifier unmuteslash commands for PR-level mute control directly from Slack threads.
- π§ͺ Added a
new Feature preview section in Slack App Home so users can opt in to experiments. - First
sneak-peak: New Slack notification design for PR review-request notifications. 
From Secure to Super Secure
- π‘οΈ Hardened OAuth and callback flows with stricter state handling, improved sanitization, and safer error rendering. - π‘οΈ Added stronger security posture across web and API with improved response headers and reduced internal error leakage.
Dashboard analytics and UX
- β¨ Launched dashboard analytics with panels for CI failures, active repositories, comment activity, and top failing repositories. - π§ Improved light theme readability in onboarding and connected-user modals.
Public Beta launch
- π Public beta launched! π with: - scheduled reminders - Slack App Home controls - improved notification actions in Slack. - π Added public security disclosure page and onboarding/support docs updates.
Private Alpha launch
- π Initial alpha release with core GitHub + Slack integration and foundational PR notifications.
