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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 64d746efa1a Allow issues (#1048)
64d746efa1a is described below

commit 64d746efa1a86979df84b9a58da133b020b646ea
Author: Sebb <[email protected]>
AuthorDate: Mon Jan 19 08:15:48 2026 +0000

    Allow issues (#1048)
    
    Co-authored-by: Kiryl Valkovich <[email protected]>
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e4e42cfcd1d..ee516828046 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
   description: "Apache Pulsar Site"
   homepage: https://pulsar.apache.org/
   features:
-    issues: false
+    issues: true
     projects: false
     wiki: false
   enabled_merge_buttons:

Reply via email to