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-tools.git
commit 2c389fec35f9635b2ad884ec53b19ae0aec49c51 Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Nov 28 15:14:28 2025 +0100 Disable commit signatures --- .asf.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f80b938..7d1455d 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -65,8 +65,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 # Require checks to pass before merging
