The GitHub Actions job "link-check" on airflow-steward.git/docs/rfc-ai-0004 has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 1971b8cee44a0be1205b55baa1fe28d29fb78bd8 / Jarek Potiuk <[email protected]> docs(rfcs): fix lychee link-checker errors Six broken links surfaced by lychee on PR #94: RFC-AI-0002 — three GitHub blob paths pointed at the repo root, where the actual files live under docs/setup/: blob/main/secure-agent-setup.md → blob/main/docs/setup/secure-agent-setup.md blob/main/secure-agent-internals.md → blob/main/docs/setup/secure-agent-internals.md RFC-AI-0004 — three Confluence root-relative URLs (/confluence/...) slipped through the public-mirror strip, plus one wrong GitHub path: - Bullets pointing at /confluence/display/ASFP/RFC-AI-0002+... and .../RFC-AI-0003+... → bullets dropped entirely (the references duplicate the same RFCs already listed elsewhere in the references section). - Inline link [Apache Plumb](/confluence/...) → flattened to the visible text "Apache Plumb" (no URL). - blob/main/docs/tools/privacy-llm/wiring.md → blob/main/tools/privacy-llm/wiring.md The strip-private-links pipeline only matched absolute https://cwiki.apache.org/... URLs in the original conversion; root-relative /confluence/... URLs (which Confluence emits when the source link was authored on the same host) needed a separate pass. Folded into this fix. Generated-by: Claude Code (Claude Opus 4.7) Report URL: https://github.com/apache/airflow-steward/actions/runs/25526482123 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
