You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/02/02 19:00:19 UTC

[incubator-pekko] 01/01: enable github projects feature

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

fanningpj pushed a commit to branch github-projects-feature
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git

commit ae5610330951703cb12b91ba51217bfa87c8bc4e
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Thu Feb 2 20:00:12 2023 +0100

    enable github projects feature
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index dea35e0635..a785d6a7af 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
     # Enable issue management
     issues: true
     # Enable projects for project management boards
-    projects: false
+    projects: true
 
   enabled_merge_buttons:
     squash:  true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org