dave2wave opened a new issue, #1607: URL: https://github.com/apache/tooling-trusted-releases/issues/1607
Tison submitted a PR to make docs link use `.md` to work in GitHub. See #1606 This failed here: ``` % make docs mkdir -p docs uv run --frozen python3 scripts/docs_check.py Documentation link validation errors: staging-and-voting.md:52: Link to non-existent file 'trusted-publishing.md' (expected trusted-publishing.md.md) Found 1 error make: *** [docs] Error 1 ``` We should add `make docs` to the precommit logic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
