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

vy pushed a commit to branch commitSigs
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git

commit bff7985f99c634df1f75fe150620d58cfcf069e3
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Nov 28 15:17:35 2025 +0100

    Disable commit signatures
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6aa2216..7c0cd9b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -62,8 +62,6 @@ github:
   # Enforce Review-then-Commit
   protected_branches:
     main:
-      # All commits must be signed
-      required_signatures: true
       # All reviews must be addressed before merging
       required_conversation_resolution: true
       # At least one positive review must be present

Reply via email to