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-apache-parent.git


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

commit a886d96f9234ed1b622e825ecfd89d523d6b3f00
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Dec 9 17:07:33 2022 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
index 0332dba..c63bf17 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,3 +22,9 @@ github:
     - java
     - build-management
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  autolink_jira:
+    - MPOM
\ No newline at end of file

Reply via email to