This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-6-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ddcfebdffe Update RELEASE_NOTES.rst
add 34b838f772 Fix calculation of health check threshold for SchedulerJob
(#31277)
add 58fca5eb3c Update RELEASE_NOTES.rst
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES.rst | 14 ++++++++++++--
airflow/config_templates/config.yml | 3 ++-
airflow/config_templates/default_airflow.cfg | 3 ++-
airflow/jobs/job.py | 7 +++++--
airflow/jobs/scheduler_job_runner.py | 21 ---------------------
tests/jobs/test_base_job.py | 23 +++++++++++++++++++++++
6 files changed, 44 insertions(+), 27 deletions(-)