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

[airflow-client-python] branch master updated: Enable Github Issues for the repo (#3)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4bef677  Enable Github Issues for the repo (#3)
4bef677 is described below

commit 4bef6773109e3be9bffce4f81c7acce0e35db103
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Tue Mar 23 22:33:27 2021 +0000

    Enable Github Issues for the repo (#3)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f6e3be4..719f3a3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,7 +26,7 @@ github:
     - python
   features:
     # Enable issues management
-    issues: false
+    issues: true
     # Enable projects for project management boards
     projects: false
   enabled_merge_buttons: