Skip to content

feat: importance scoring engine#1

Merged
zum281 merged 6 commits into
mainfrom
feat/importance-scoring-engine
Feb 18, 2026
Merged

feat: importance scoring engine#1
zum281 merged 6 commits into
mainfrom
feat/importance-scoring-engine

Conversation

@zum281

@zum281 zum281 commented Feb 18, 2026

Copy link
Copy Markdown
Owner

Add importance scoring engine that ranks commits by impact. Combines keyword detection (scanning for high-signal words
like "security", "breaking change") and merge-status signals into a per-commit importance tier (high/medium/low).
Restructures output to surface key contributions in a dedicated section, and adds a --highlight flag for manual
override.

Closes DEV-5, DEV-6, DEV-7, DEV-8, DEV-9

@zum281 zum281 self-assigned this Feb 18, 2026
@zum281 zum281 added the enhancement New feature or request label Feb 18, 2026
@zum281 zum281 merged commit 02bbf3e into main Feb 18, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@zum281 zum281 deleted the feat/importance-scoring-engine branch February 18, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant