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

Head commit for run:
91dd2a326896e65f2793ffd2ae6d13cfc5dfbdb6 / Jarek Potiuk <[email protected]>
Add condition in finalize that allows to skip some jobs

GitHub Actions has this weird behaivour that even if you have
composite workflow and matrix inside that workflow is "empty", the
whole job (rather than composite workflow) gets skipped.

Since there is no 'skipped' condition in GitHub Actions (yes, weird)
seems that the condition to run on "successful or skipped" is
that weird.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to