From commits-return-86451-archive-asf-public=cust-asf.ponee.io@airflow.apache.org Sun Jan 5 03:12:50 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8DEDD18065E for ; Sun, 5 Jan 2020 04:12:50 +0100 (CET) Received: (qmail 11342 invoked by uid 500); 5 Jan 2020 03:12:49 -0000 Mailing-List: contact commits-help@airflow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.apache.org Delivered-To: mailing list commits@airflow.apache.org Received: (qmail 11333 invoked by uid 99); 5 Jan 2020 03:12:49 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jan 2020 03:12:49 +0000 From: GitBox To: commits@airflow.apache.org Subject: [GitHub] [airflow] mik-laj commented on a change in pull request #7056: [AIRFLOW-XXXX] Add more label configs for Github App Message-ID: <157819396922.26625.3848968914015399285.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Sun, 05 Jan 2020 03:12:49 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit mik-laj commented on a change in pull request #7056: [AIRFLOW-XXXX] Add more label configs for Github App URL: https://github.com/apache/airflow/pull/7056#discussion_r363066817 ########## File path: .github/boring-cyborg.yml ########## @@ -50,16 +50,34 @@ labelPRBasedOnFilePath: - airflow/kubernetes/**/* area:dev: + - scripts/**/* - scripts/* + - dev/**/* - dev/* + - .github/**/* + - .github/* + - breeze area:docs: + - docs/**/* - docs/* - area:webserver: + area:Webserver: - airflow/www/**/* - airflow/www_rbac/**/* Review comment: ```suggestion - airflow/www_rbac/**/* - tests/www_rbac/**/* ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services