You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ho...@apache.org on 2021/03/23 23:48:13 UTC

[airflow-client-go] branch houqp-patch-1 created (now 9505b62)

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

houqp pushed a change to branch houqp-patch-1
in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git.


      at 9505b62  enable issue tracking for the repo

This branch includes the following new commits:

     new 9505b62  enable issue tracking for the repo

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[airflow-client-go] 01/01: enable issue tracking for the repo

Posted by ho...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

houqp pushed a commit to branch houqp-patch-1
in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git

commit 9505b62733bebfb2006bc159b0578fbc2b9368e0
Author: QP Hou <qp...@scribd.com>
AuthorDate: Tue Mar 23 16:48:06 2021 -0700

    enable issue tracking for the repo
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e4054a6..2d823e8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,7 +30,7 @@ github:
     - go
   features:
     # Enable issues management
-    issues: false
+    issues: true
     # Enable projects for project management boards
     projects: false