Skip to content

ci: validate newly added documentation links - #2131

Open
johnfinnerty-nz wants to merge 3 commits into
pypa:mainfrom
johnfinnerty-nz:luna/fix-packaging-2037
Open

ci: validate newly added documentation links#2131
johnfinnerty-nz wants to merge 3 commits into
pypa:mainfrom
johnfinnerty-nz:luna/fix-packaging-2037

Conversation

@johnfinnerty-nz

@johnfinnerty-nz johnfinnerty-nz commented Sep 9, 2026

Copy link
Copy Markdown

Summary

Validate links added to Markdown and reStructuredText files in pull requests, including reopened and updated pull requests. The workflow checks out the pull-request merge ref, scans added lines only, and pins third-party actions to immutable commits.

Validation

actionlint v1.7.12 and git diff --check passed.

Closes #2037

Signed-off-by: John Finnerty <297514060+johnfinnerty-nz@users.noreply.github.com>
Signed-off-by: John Finnerty <297514060+johnfinnerty-nz@users.noreply.github.com>
Signed-off-by: John Finnerty <297514060+johnfinnerty-nz@users.noreply.github.com>
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.

Linkcheck for newly add links in PRs

1 participant