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


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

commit 1721117f63dde5fb08b20c63b3801337e03e2538
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Dec 9 15:27:13 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 1a1cbb8..514d16f 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