Skip to content

Commit 75c8d35

Browse files
committed
update GitHub notifications scheme
1 parent 26d92ab commit 75c8d35

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.asf.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@ github:
2424
- maven-plugins
2525
- maven-site-plugin
2626
- maven
27+
enabled_merge_buttons:
28+
squash: true
29+
merge: false
30+
rebase: true
31+
notifications:
32+
commits: commits@maven.apache.org
33+
issues: issues@maven.apache.org
34+
jira_options: link label comment

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ out/
1515
.java-version
1616
/dependency-reduced-pom.xml
1717
.checkstyle
18+
.factorypath

0 commit comments

Comments
 (0)