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:14 UTC

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

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