This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 205c1a7 Disable merge commit button
205c1a7 is described below
commit 205c1a754d0c43c45cbb0b78fdd9f6b3074fe625
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Jun 1 15:56:46 2021 +0200
Disable merge commit button
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 16f3c23..8162c5e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,3 +24,7 @@ github:
- maven-plugins
- maven-dependency-plugin
- maven
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: true