You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/11/26 10:04:33 UTC

[airflow] branch master updated (eacf40d -> 8b9d52f)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from eacf40d  Ensure that the `prohibit_commit` guard only applies to _one_ session. (#12575)
     add 8b9d52f  Adds possibility of forcing upgrade constraint by setting a label (#12635)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images-workflow-run.yml    | 18 ++-----
 .github/workflows/ci.yml                           | 10 ++--
 .github/workflows/codeql-analysis.yml              |  4 +-
 .../workflows/label_when_reviewed_workflow_run.yml |  4 +-
 CONTRIBUTING.rst                                   |  5 ++
 scripts/ci/selective_ci_checks.sh                  | 56 ++++++++++++++++------
 6 files changed, 60 insertions(+), 37 deletions(-)