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 2022/07/06 12:22:06 UTC

[airflow] branch main updated: update boring-cyborg.yml (#24872)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 16516932df update boring-cyborg.yml (#24872)
16516932df is described below

commit 16516932dfb24ccdb419874bb3fb7c41b2281e69
Author: eladkal <45...@users.noreply.github.com>
AuthorDate: Wed Jul 6 15:21:59 2022 +0300

    update boring-cyborg.yml (#24872)
---
 .github/boring-cyborg.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml
index ccd5259d5d..e8ae68f971 100644
--- a/.github/boring-cyborg.yml
+++ b/.github/boring-cyborg.yml
@@ -190,6 +190,9 @@ labelPRBasedOnFilePath:
     - docs/docker-stack/**/*
     - docker_tests/**/*
 
+  area:system-tests:
+    - tests/system/**/*
+
 # Various Flags to control behaviour of the "Labeler"
 labelerFlags:
   # If this flag is changed to 'false', labels would only be added when the PR is first created