You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/08 09:29:25 UTC

[incubator-pekko-sbt-paradox] branch enable-scalafmt-status-check-main created (now 8b33aa9)

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

mdedetrich pushed a change to branch enable-scalafmt-status-check-main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git


      at 8b33aa9  Enable scalafmt status check for main

This branch includes the following new commits:

     new 8b33aa9  Enable scalafmt status check for main

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[incubator-pekko-sbt-paradox] 01/01: Enable scalafmt status check for main

Posted by md...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch enable-scalafmt-status-check-main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git

commit 8b33aa954c52950a5615d116d80c73960348eab9
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Wed Feb 8 10:29:18 2023 +0100

    Enable scalafmt status check for main
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 43ca197..911c164 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,8 +18,7 @@ github:
     rebase:  true
 
   protected_branches:
-    main: {}
-    test:
+    main:
       required_status_checks:
         # strict means "Require branches to be up to date before merging".
         strict: false


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org