You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ck...@apache.org on 2022/01/13 14:30:17 UTC

[logging-log4j2] branch asf-infra updated: asf-infra requires linear history

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

ckozak pushed a commit to branch asf-infra
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/asf-infra by this push:
     new 34f16a9  asf-infra requires linear history
34f16a9 is described below

commit 34f16a9d5df127c3e412be2efe29e665106ff2d6
Author: Carter Kozak <ck...@apache.org>
AuthorDate: Thu Jan 13 09:29:28 2022 -0500

    asf-infra requires linear history
    
    Primarily updating the .asf.yaml to see if new commits update
    github settings as expected
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cb6f981..e72804c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,4 +36,5 @@ github:
     # Prevent force pushes to primary branches
     release-2.x: {}
     master: {}
-    asf-infra: {}
+    asf-infra:
+      required_linear_history: true