The GitHub Actions job "link-check" on airflow-steward.git/docs-agents-run-lychee-before-pr has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: e61e2354bdf37bd1894bdea339c4342db519ef35 / Jarek Potiuk <[email protected]> docs(agents): require lychee local-run on every PR — added to Before submitting Caught a Fragment-not-found regression in PR #410 only when CI flagged it. The check is cheap to run locally (offline file + fragment lookups; only the external-URL subset hits the network) and catching it before the push avoids a round-trip. Add to the Before-submitting checklist: - the canonical invocation (lychee --config .lychee.toml .) - guidance on the most common breakage class (Fragment not found) which is what bites on doc refactors that move sections between files or rename headings - a one-liner for v0.24+ local lychee installations (since .lychee.toml pins the v0.23 schema) The rule is enforce-via-CI either way (the lychee workflow blocks the merge on any failure); this is just a documentation reminder so agents add it to their pre-push routine and avoid the round-trip. Report URL: https://github.com/apache/airflow-steward/actions/runs/26710525165 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
