This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b9b8da79b5 Add deferrable mode for S3KeySensor (#31018)
add a0c58cb293 Fix re-running failed jobs by committers without rebase
(#31792)
No new revisions were added by this update.
Summary of changes:
.../src/airflow_breeze/commands/ci_commands.py | 10 ++
.../airflow_breeze/commands/ci_commands_config.py | 1 +
.../src/airflow_breeze/utils/selective_checks.py | 18 ++-
dev/breeze/tests/test_selective_checks.py | 123 ++++++++++++++++++++-
images/breeze/output-commands-hash.txt | 4 +-
images/breeze/output_ci_selective-check.svg | 22 ++--
6 files changed, 165 insertions(+), 13 deletions(-)