Install it once and get pull request complexity, risk, and change-type context automatically.
Tagger needs almost no setup and starts analysing pull requests as soon as the app is installed.
Tagger analyses each pull request and posts a GitHub-native summary with review signal the team can use immediately.
Analysis runs automatically when:
Each PR comment includes:
An algorithmic score based on files changed, line counts, file types, and how spread out the change is.
A color-coded review signal based on complexity and file patterns:
Note: PRs that only touch documentation files (.md, README, docs/) are automatically treated as lower-risk changes with reduced complexity scores.
Tags inferred from the PR title, description, and file patterns:
featurebugfixdocumentationrefactortestsecurityperformancedependenciesTagger reads pull request metadata from GitHub to produce its analysis summary. No source code is stored.
Tagger is a free tool. If you hit problems or want to request changes, open an issue on our GitHub repository.