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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d08e14c  Disable merge button on GitHub
d08e14c is described below

commit d08e14c3685a0acc19d5376c0adf5b7d4700c7b0
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Wed Nov 22 22:50:18 2023 +0100

    Disable merge button on GitHub
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 762adf4..3da1b9d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,10 @@ github:
     - build-management
     - maven-plugins
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
   autolink_jira:
     - MCOMPILER
 notifications:

Reply via email to