0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
92
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under Other.
Engineering
66
Test files detected (projects/github-actions/pr-is-up-to-date/tests).
CI is configured (.github/workflows/build-docker-monorepo.yml).
Lockfile present (composer.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
94
Dependency manifest found (composer.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 883Forks
- 344Releaseslatest 12y ago
Community
- -Community health
- -authors own >50% of commits
- 1,823Watchers
Responsiveness
- 23hMedian issue response
- 2d 13hMedian PR merge time
- 2,648Open issues
Repository files39 root entries
- .agents
- .claude
- .cursor
- .githubGood: CI is configured (.github/workflows/build-docker-monorepo.yml).Good: Issue or PR templates present.Good: .gitignore present.
- .husky
- .phan
- .pnpm-patches
- .vscode
- docs
- projectsGood: Test files detected (projects/github-actions/pr-is-up-to-date/tests).
- toolsGood: Environment pinned via tools/docker/Dockerfile.
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .eslintignore.root
- .gitattributes
- .gitignore
- .npmrc
- .nvmrc
- .phpcs.config.xml
- .phpcs.xml.dist
- .phpcsignore
- .pnpmfile.cjs
- .prettierrc.js
- .shellcheckrc
- .stylelintignore
- AGENTS.md
- CODE-OF-CONDUCT.md
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- eslint.config.mjs
- jetpack.php
- LICENSE.txtGood: Licensed under Other.
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- readme.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- stylelint.config.mjs
- to-test.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/automattic/jetpack)