The GitHub Actions job "Tests" on airflow.git/fix-auto-triage-hash-stability has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: dafd15e49526edb9d0596702013a2f62ffbce0b7 / Jarek Potiuk <[email protected]> Fix `breeze pr auto-triage` command hash instability in CI The `--reviews-for` option used `HiddenChoiceWithCompletion` populated by `_load_collaborators_cache()` at import time. The cached collaborator list varies between environments (populated locally, empty on CI), changing the Click command structure hash and failing the `update-breeze-cmd-output` static check on every main CI run. Return an empty list during command-image generation so the hash is stable regardless of local cache state. Report URL: https://github.com/apache/airflow/actions/runs/23131314498 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
