Skip to content

ecosystem(mskanban): fix stale ghcr.io/musiker15 container references#11

Merged
Musiker15 merged 1 commit into
mainfrom
docs/mskanban-url-fix
May 25, 2026
Merged

ecosystem(mskanban): fix stale ghcr.io/musiker15 container references#11
Musiker15 merged 1 commit into
mainfrom
docs/mskanban-url-fix

Conversation

@Musiker15
Copy link
Copy Markdown
Member

Summary

Two leftover ghcr.io/musiker15/mskanban mentions in the MSKanban docs that should be ghcr.io/msk-scripts/mskanban:

File Line Context
ecosystem/mskanban/index.md 11 Container image link in the front-matter list
ecosystem/mskanban/privacy.md 196 Audit-status table — "all ghcr.io/… tags"

Mirrors MSK-Scripts/mskanban#53 which fixed the same URLs in the project's own root markdown.

Container actually pushes via ghcr.io/\${{ github.repository_owner }} in release.yml, which resolves to MSK-Scripts — not the personal musiker15 namespace.

The other 26 already-correct MSK-Scripts/mskanban references in the docs were already right.

Build

yarn build succeeds, no broken links.

The MSKanban container is built and pushed via the project's
release.yml workflow using ghcr.io/${{ github.repository_owner }} —
which resolves to MSK-Scripts, not musiker15. The two remaining
mentions in the docs (index.md container badge + privacy.md audit-
status table) were leftovers from the original README copy.

Mirrors MSK-Scripts/mskanban#53 which fixed the same URLs in the
project's own root markdown files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Musiker15 <info@musiker15.de>
@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@Musiker15 Musiker15 merged commit 24abdb4 into main May 25, 2026
4 checks passed
@Musiker15 Musiker15 deleted the docs/mskanban-url-fix branch May 25, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant