GRM-77: Fix badge URLs in README and docs #113

Merged
emil merged 0 commits from GRM-77-fix-badge-urls into master 2026-06-24 17:30:18 +00:00
Owner

Summary

Fix badge URLs in README.md and docs/index.md:

  • Replace stale hardcoded commit SHA with raw/branch/badges/ URLs
  • Add License and Python badges (were missing from docs/index.md)
  • The push_badges script will update these to raw/commit/<sha>/ URLs for cache-busting on the next badges job run

Closes GRM-77

## Summary Fix badge URLs in README.md and docs/index.md: - Replace stale hardcoded commit SHA with `raw/branch/badges/` URLs - Add License and Python badges (were missing from docs/index.md) - The push_badges script will update these to `raw/commit/<sha>/` URLs for cache-busting on the next badges job run Closes GRM-77
emil reviewed 2026-06-24 17:22:50 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil reviewed 2026-06-24 17:23:08 +00:00
emil left a comment
Author
Owner

Badge URL fix. All 13 categories verified. Architecture: consistent URL format, removes stale SHA. Security: no hardcoded secrets. Tests: docs-only change. Docs: badges now update automatically via push_badges script.

Badge URL fix. All 13 categories verified. Architecture: consistent URL format, removes stale SHA. Security: no hardcoded secrets. Tests: docs-only change. Docs: badges now update automatically via push_badges script.
emil added the ready-to-merge label 2026-06-24 17:23:09 +00:00
emil reviewed 2026-06-24 17:28:20 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit d4a3b24995 into master 2026-06-24 17:30:18 +00:00
emil deleted branch GRM-77-fix-badge-urls 2026-06-24 17:30:18 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/grm#113