The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c2fff85705c2d8fb7238316fb8ecafda5db1732a / 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/2696491294 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
