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-assembly-plugin.git


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

commit 6e4e40c33d9e31d887bde59298702c33b5c076e7
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Apr 20 14:42:30 2023 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index 8a2d6773..f885bbdf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,3 +24,9 @@ github:
     - maven-plugins
     - maven-assembly-plugin
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+    autolink_jira:
+      - MASSEMBLY
\ No newline at end of file

Reply via email to