didier-durand opened a new pull request, #1258: URL: https://github.com/apache/airflow-site/pull/1258
Hi, adding a github workflow to validate - at least daily - that all links from Airflow Doc are correct. This workflow checks all links from Airflow doc via Lychee: https://github.com/lycheeverse/lychee Specific aspects: 1. The check is done directly from website in case build process creates / transforms links 2. It has a schedule to run at least once a day in order to detect dangling external links in case there is no activity on this repo itself. When tested on my site, it delivers this report: <img width="335" height="511" alt="image" src="https://github.com/user-attachments/assets/7f100550-d4fb-4873-8538-14fbb91a0997" /> Didier -- 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]
