We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480664 commit 78e2329Copy full SHA for 78e2329
.asf.yaml
@@ -24,3 +24,14 @@ github:
24
- maven-plugins
25
- maven-release-plugin
26
- maven
27
+ enabled_merge_buttons:
28
+ squash: true
29
+ merge: false
30
+ rebase: true
31
+ autolink_jira:
32
+ - MRELEASE
33
+notifications:
34
+ commits: commits@maven.apache.org
35
+ issues: issues@maven.apache.org
36
+ pullrequests: issues@maven.apache.org
37
+ jira_options: link label comment
0 commit comments