Skip to content

fix docs link check for PR artifacts#289

Merged
v0lkan merged 2 commits into
spiffe:mainfrom
CoderMungan:fix/docs-link-check-local-artifacts
Jun 22, 2026
Merged

fix docs link check for PR artifacts#289
v0lkan merged 2 commits into
spiffe:mainfrom
CoderMungan:fix/docs-link-check-local-artifacts

Conversation

@CoderMungan

Copy link
Copy Markdown
Contributor

Use a pull-request-only Lychee config that remaps internal spike.ist links to the checked-out docs artifact while preserving production-origin checks on pushes to main.

Fixes: #288

Spec: specs/docs-link-check-local-artifacts.md

Use a pull-request-only Lychee config that remaps internal spike.ist links to the checked-out docs artifact while preserving production-origin checks on pushes to main.

Fixes: spiffe#288

Spec: specs/docs-link-check-local-artifacts.md
Fork pull_request workflows have read-only tokens, so keep uploading the Lychee report artifact but only write sticky PR comments for non-fork pull requests.

Fixes: spiffe#288

Spec: specs/docs-link-check-local-artifacts.md

@v0lkan v0lkan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@v0lkan

v0lkan commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Looking good.

Merging this. -- if things still fail, we can amend updates.

Thanks for your help @CoderMungan 🙏 .

@v0lkan v0lkan merged commit 55bbc2d into spiffe:main Jun 22, 2026
15 checks passed
@CoderMungan

Copy link
Copy Markdown
Contributor Author

Thank you for reviewing and merging it. Happy to help! i will keep an eye on it and if anything fails i can help with follow-up fixes.

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.

Docs link check validates PR docs against the live site

2 participants