The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user josh-fell (triggered by josh-fell).
Head commit for run: 112984e424576634aa9fbbec777ae67778e65efd / Josh Fell <[email protected]> Fix and augment `check-for-inclusive-language` CI check Related: #15994 #23090 The current CI check for preventing non-inclusive language failed to catch several uses of "dummy" in docs. Upon inspection, the `(?x)` inline modifier was missing from the regex (although intended in #23090). Adding this modifier revealed these "dummy" instances and others related non-inclusive occurrences. Additionally, the exclusion list seemed too broad in places. There are still instances in which directories are excluded as a whole, but the list now is more tailored to non-inclusive occurrences that are beyond the purview of Airflow, history, dev/test files, etc. Report URL: https://github.com/apache/airflow/actions/runs/4180889907 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
