Skip to content

feat(ci): docs-only map + internal link check#27

Merged
srgvg merged 1 commit into
mainfrom
feat/docs-only-link-check
Jun 5, 2026
Merged

feat(ci): docs-only map + internal link check#27
srgvg merged 1 commit into
mainfrom
feat/docs-only-link-check

Conversation

@srgvg
Copy link
Copy Markdown
Contributor

@srgvg srgvg commented Jun 5, 2026

Adopts the documentation-sync docs-only variant for go-kure/.github.

  • Adds docs-map.yaml (repo_type: docs-only, docs_only: true).
  • Adds a link-check job (lychee --offline, internal links) mirroring the existing actionlint binary-download pattern, wired into the build aggregate's needs. No link check existed before; currently 0 broken.

Verified locally: lychee --offline → 0 errors.

Closes #26

- Add docs-map.yaml (repo_type: docs-only) for this docs/workflow-library repo.
- Add a link-check job (lychee --offline) verifying internal documentation links
  resolve; wire it into the build aggregate. No link check existed before.

Closes #26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

AI Code Review (claude-opus-4)

LGTM -- no issues found


Automated review — this is advisory only.

@srgvg srgvg merged commit ee68148 into main Jun 5, 2026
7 checks passed
@srgvg srgvg deleted the feat/docs-only-link-check branch June 5, 2026 17:46
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.

Adopt documentation-sync (docs_only: link-check of docs/standards.md + design docs)

1 participant