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/09 10:25:31 UTC

[incubator-pekko-sbt-paradox] 01/01: enable Github issues tab

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

fanningpj pushed a commit to branch github-issues-tab
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git

commit 5e5efe2f59687378a2c1d67e73b0b540734a7f7a
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Thu Feb 9 11:25:26 2023 +0100

    enable Github issues tab
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 911c164..8a89d1d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,6 +11,14 @@ github:
     - themes
     - documentation
     - markdown
+    
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false    
 
   enabled_merge_buttons:
     squash:  true


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