96
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Automatic container image update for Argo CD
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Contributing guide5pt
Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
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
88
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
100
Test files detected (api/v1alpha1/imageupdater_types_test.go).
CI is configured (.github/workflows/build-push-images.yaml).
Formatting enforced (.golangci.yml).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 15 / 54Commits (30d / 90d)
- 358Forks
- 50Releaseslatest 5y ago
Community
- 75% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 1,696Watchers
Responsiveness
- 19hMedian issue response
- <1hMedian PR merge time
- 318Open issues
Repository files32 root entries
- .githubGood: CI is configured (.github/workflows/build-push-images.yaml).Good: Dependabot covers 6 ecosystems (gomod, gomod, github-actions, docker, docker, docker). Dependencies stay current.Good: Issue or PR templates present.
- apiGood: Test files detected (api/v1alpha1/imageupdater_types_test.go).
- cmd
- config
- docsGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- ext
- hack
- internal
- pkg
- registry-scanner
- scripts
- test
- .codecov.yml
- .coderabbit.yaml
- .dockerignore
- .gitignoreGood: .gitignore present.
- .golangci.ymlGood: Formatting enforced (.golangci.yml).
- .readthedocs.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- DockerfileGood: Environment pinned via Dockerfile.
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- mkdocs.yml
- OWNERS
- PROJECT
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- VERSION
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/argoproj-labs/argocd-image-updater)