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:51:02 UTC

[airflow-client-go] branch master updated: enable issue tracking for the repo (#6)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 424e074  enable issue tracking for the repo (#6)
424e074 is described below

commit 424e0742de4c119ed7e5ab7396decca91d2de675
Author: QP Hou <qp...@scribd.com>
AuthorDate: Tue Mar 23 16:50:56 2021 -0700

    enable issue tracking for the repo (#6)
---
 .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