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-shared-utils.git


The following commit(s) were added to refs/heads/master by this push:
     new 77f78d1  Disable merge button, add autolink to jira
77f78d1 is described below

commit 77f78d1cbc263e33efbdf7084242a80eed77c566
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Apr 21 21:16:56 2023 +0200

    Disable merge button, add autolink to jira
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1b0cb95..619a140 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,9 @@ github:
     - build-management
     - maven-shared
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  autolink_jira:
+    - MSHARED
\ No newline at end of file

Reply via email to