jevakallio/git-notify
🙉 📣 Communicate important updates to your team via git commit messages observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2012
- days_rel: n/a
- days_push: 1553
- n_releases_24m: 0
Adoption not part of the score
1348 stars · 23 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
git-notify is an npm CLI tool that lets developers embed announcements in git commit messages using a 'git-notify:' prefix. It displays those messages to teammates via git hooks (post-merge, post-rewrite, post-checkout) when they pull or check out the relevant commits.
Use cases
- notify teammates about new dev environment setup via commit messages
- announce breaking changes when developers pull commits
- show team announcements on branch checkout
- integrate announcements into GitHub PR merge commits
- configure git hooks with husky to display messages automatically
When to choose
- your team communicates project updates through git history
- you use husky or git hooks in an npm/yarn project
- you need announcements visible to distributed or open-source contributors
When to avoid
- your team relies on Slack or other chat tools for announcements
- you don't use git hooks or can't install devDependencies
- you need notifications for non-git workflows
Facets
cli-tool · maturity maintenance
developer-tools cli plugin-system developer-tools version-control cli cross-platform git-hooks husky team-communication commit-messages notifications command-line nodejs
2 sources
- readme: https://github.com/jevakallio/git-notify · fetched 2026-08-28 · 3d907954e671
- registry_npm: https://registry.npmjs.org/git-notify · fetched 2026-08-29 · 316c0c226f34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jevakallio/git-notify | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jevakallio/git-notify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem