potiuk commented on PR #26605: URL: https://github.com/apache/airflow/pull/26605#issuecomment-1287962043
It's very nicely explained in selective checks output: https://github.com/apache/airflow/actions/runs/3230414852/jobs/5288836192 It explains it all: <img width="983" alt="Screenshot 2022-10-23 at 02 35 37" src="https://user-images.githubusercontent.com/595491/197367569-53b3766a-4cf3-48ee-98fb-0b56a30a97b7.png"> It runs `basic-checks-only = true` because the change did not match any of the sets that "Trigger" full checks. I will add a change in a moment to make "dev-only" changes to also trigger "full tests". -- 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]
