This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch ci in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 040106bc72447e33452ded234e6ec27d07450390 Author: Volkan Yazıcı <[email protected]> AuthorDate: Sun Apr 12 12:32:50 2026 +0200 Per apache/logging-log4j2#3989, disable commit signatures --- .asf.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 32f9b9c..2b8d26a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -64,8 +64,6 @@ github: # Prevent force pushes to primary branches 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
