docs(readme): add standardized status & security badges - #156
docs(readme): add standardized status & security badges#156ashu-tosh-kumar wants to merge 1 commit into
Conversation
Add the standardized README badge set (license, OpenSSF Scorecard, plus project-type-specific badges). OpenSSF Best Practices badge left as a commented placeholder pending project registration at bestpractices.dev. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PR Summary by Qododocs(readme): add standardized status & security badges
AI Description
High-Level Assessment
Files changed (1)
|
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
There was a problem hiding this comment.
Code Review
This pull request adds several new badges (CI, OpenSSF Scorecard, Code style: black, and pre-commit) to the README.md file. The reviewer pointed out a visual inconsistency where the new badges use the 'flat-square' style while the existing ones use the default rounded style, and provided a suggestion to unify them.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| [](https://github.com/ashu-tosh-kumar/todo_notifier/actions/workflows/python-app.yml) | ||
| [](https://scorecard.dev/viewer/?uri=github.com/ashu-tosh-kumar/todo_notifier) | ||
| [](https://github.com/psf/black) | ||
| [](https://github.com/pre-commit/pre-commit) |
There was a problem hiding this comment.
The newly added badges use the flat-square style (e.g., ?style=flat-square), whereas the existing badges (PyPI, Python Support, License, Downloads) use the default flat style (rounded corners). Mixing these styles creates a visual inconsistency in the badge section.\n\nTo maintain a consistent look, consider removing the style=flat-square parameter from the new badges so they match the default style of the existing ones.
| [](https://github.com/ashu-tosh-kumar/todo_notifier/actions/workflows/python-app.yml) | |
| [](https://scorecard.dev/viewer/?uri=github.com/ashu-tosh-kumar/todo_notifier) | |
| [](https://github.com/psf/black) | |
| [](https://github.com/pre-commit/pre-commit) | |
| [](https://github.com/ashu-tosh-kumar/todo_notifier/actions/workflows/python-app.yml)\n[](https://scorecard.dev/viewer/?uri=github.com/ashu-tosh-kumar/todo_notifier)\n[](https://github.com/psf/black)\n[](https://github.com/pre-commit/pre-commit) |
Adds the standardized README badge set as part of cross-repo SDLC standardization.
Badges added
Note
PROJECT_IDand uncomment.🤖 Generated with Claude Code