The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
089ee3ec50c16c9400ba2c96a93604503609b705 / Jarek Potiuk <[email protected]>
Fix case where selective checks skip Helm tests on helm-test-only change

When there are only helm tests changes in the incoming PR, the selective
checks would miss CI image building, because none of those would trigger
CI image build. Image build is triggered when one of the other test
types was selected for running. However the Helm unit tests also use
Breeze CI image as a stable runtime environment, so they actually need
CI image to be built.

This change also triggers the CI image build when helm tests are
scheduled to be run.

Report URL: https://github.com/apache/airflow/actions/runs/5702573030

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to