Fix broken badge links after workflow reorganization into subdirectories#4312
Merged
Fix broken badge links after workflow reorganization into subdirectories#4312
Conversation
Co-authored-by: makr-code <150588092+makr-code@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix link errors for badges in README.md and docs
Fix broken badge links after workflow reorganization into subdirectories
Mar 17, 2026
Owner
|
@copilot Review und Code Audit. Wurden alle Aufgaben des issue erfüllt? |
Co-authored-by: makr-code <150588092+makr-code@users.noreply.github.com>
Contributor
Author
The initial commit ( Fixed in
All 17 files with affected badge links are now updated. Excluded from changes: archived/compiled snapshots ( |
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.
Workflow files were moved from
.github/workflows/flat structure into numbered subdirectories (01-core/,02-feature-modules/,03-editions/,05-quality/security/,06-infrastructure/gpu/), breaking all GitHub Actions badge URLs acrossREADME.mdand multiple documentation files.Description
README.md— 9 badge image URLs updated:workflows/themis-core-ci.ymlworkflows/01-core/themis-core-ci.ymlworkflows/security-hardening-ci.ymlworkflows/05-quality/security/security-hardening-ci.ymlworkflows/edition-{x}-ci.ymlworkflows/03-editions/edition-{x}-ci.ymlworkflows/gpu-ci.ymlworkflows/06-infrastructure/gpu/gpu-ci.ymlworkflows/llm-cpu-fallback-ci.ymlworkflows/02-feature-modules/llm/llm-cpu-fallback-ci.ymldocs/en/badges/— Badge image URLs, click-through links, and relative file path references updated in:ci-status.md,security-ci.md,gpu-ci.md,llm-ci.md,platform.mdedition-ci.md— badge table, source-of-truth table, and inlineedition-build-ci.ymlreferencesdocs/en/— Badge URLs updated in:Home.md,DOCUMENTATION_INDEX.md,guides/DOCS_QUICKREF.mddocs/de/— Badge URLs updated in:Home.md,DOCUMENTATION_INDEX.md,guides/DOCS_QUICKREF.mddeployment/deployment_cicd_multiarch.md,deployment/deployment_arm_build.mddocs/fr/— Badge URLs updated in:Home.md,DOCUMENTATION_INDEX.md17 files updated in total. Excluded from changes: archived/compiled snapshots (
docs/de/compiled/,docs/ARCHIVED/) and informational/review docs that reference old paths for historical context.Type of Change
Testing
📚 Research & Knowledge (wenn applicable)
/docs/research/angelegt?/docs/research/implementation_influence/eingetragen?Relevante Quellen:
Checklist
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.