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

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new ec0cdba323 [MINOR] Enable github projects to manage pull requests
ec0cdba323 is described below

commit ec0cdba323af43375368625a413d746e597ee282
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Thu Mar 16 09:50:15 2023 +0530

    [MINOR] Enable github projects to manage pull requests
    
    this is experimental only to check whether this feature would be helpful.
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6a6bb81127..a99ff931d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,7 +35,7 @@ github:
     # Enable issues management
     issues: false
     # Enable projects for project management boards
-    projects: false
+    projects: true
     # Enable wiki for documentation
     wiki: false
     

Reply via email to