We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbbb5c commit da48b3aCopy full SHA for da48b3a
.asf.yaml
@@ -28,11 +28,13 @@ github:
28
- maven-surefire-report-plugin
29
- maven
30
enabled_merge_buttons:
31
- # enable squash button:
32
squash: true
33
- # enable merge button:
34
merge: false
35
- # enable rebase button:
36
rebase: true
37
autolink_jira:
38
- - SUREFIRE
+ - SUREFIRE
+notifications:
+ commits: commits@maven.apache.org
+ issues: issues@maven.apache.org
39
+ pullrequests: issues@maven.apache.org
40
+ jira_options: link label comment
0 commit comments