Remove the unrelated OpenSSF badge and add README regression checks - #90
Merged
Merged
Conversation
The README displayed OpenSSF Best Practices project 8509. That project is not this one: $ curl -s https://www.bestpractices.dev/projects/8509.json | jq -r .repo_url https://github.com/Isaiah0521/PA-updated-Weapon-Master Project 8509 is "PA-updated-Weapon-Master", an unrelated MS-PL adventure game by another author, and its badge level is "passing" -- so the badge asserted an earned certification this project never applied for. No OpenSSF Best Practices registration exists for this project or for the metadatastician / hyperpolymath owners (bestpractices.dev project search returns zero results for all four), so there is no correct id to swap in. The badge is removed rather than corrected. Registration is tracked separately; the badge may be restored only once `curl .../projects/<id>.json | jq -r .repo_url` names this repository. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YSq3UodR3CjsuAK5yoTzHF
…s badges, the Scorecard badge, and quote spacing
Author
|
Important Review skippedThis PR was authored by the user configured for CodeRabbit reviews. CodeRabbit does not review PRs authored by this user. It's recommended to use a dedicated user account to post CodeRabbit review feedback. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Essentials Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
hyperpolymath
approved these changes
Sep 22, 2026
hyperpolymath
enabled auto-merge (squash)
September 22, 2026 13:06
hyperpolymath
disabled auto-merge
September 22, 2026 13:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove the OpenSSF Best Practices badge pointing to another project's registration. Add a Bash regression script that rejects unverified Best Practices references, requires exactly one repository-specific Scorecard badge, and preserves spacing before the quote block.
The two-commit range includes the README correction as well as the tests requested by the task title.
Validation: not run.
View coding task