The GitHub Actions job "CI Notification" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 7781dfb9a9994a5707c31867f9a5db07d3dfa4c8 / Hüseyin Kutsi Balcı <[email protected]> Fix broken translation guide links in the i18n README (#71179) The locale guideline table links to .github/skills/airflow-translations/locales/<locale>.md, but .github/skills/airflow-translations is a symlink to .agents/skills/airflow-translations. Git stores it as a symlink blob and GitHub does not traverse it, so every one of those twenty links returns 404 in the web UI. Point them at .agents/skills/airflow-translations/locales/, where the files actually live. The prose above the table named the same unreachable location, so it is updated to match. Report URL: https://github.com/apache/airflow/actions/runs/31123520156 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
