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:30 UTC

[incubator-pekko-sbt-paradox] branch github-issues-tab created (now 5e5efe2)

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

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


      at 5e5efe2  enable Github issues tab

This branch includes the following new commits:

     new 5e5efe2  enable Github issues tab

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by fa...@apache.org.
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