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

Head commit for run:
062498573bd8d6eec5ac3c2f6eed7cdc4b39235b / Jarek Potiuk <[email protected]>
Fix PR label detection in CI

Label detection for incoming PR had few bugs:

* wrong name of output was used for Build Info
* assumption in selective checks was that PR labels are
  space separated, but they were really array formatted.
* there was a $ typo in build-images.yaml

This PR fixes all that:
* output name and typo is corrected
* we use ast.literal_eval now to parse the PR labels.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to