File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github:
46
46
required_approving_review_count : 2
47
47
48
48
notifications :
49
- pullrequests_status : dev@hugegraph.apache.org
49
+ # pullrequests_status: dev@hugegraph.apache.org
50
50
# Note: before use the config, we should ensure the "mail" address has set well (exist)
51
51
# pullrequests_comment: issues@hugegraph.apache.org
52
52
# issues: issues@hugegraph.apache.org
53
- # discussions: issues @hugegraph.apache.org
53
+ discussions : dev @hugegraph.apache.org
Original file line number Diff line number Diff line change 526
526
</build >
527
527
</profile >
528
528
</profiles >
529
-
530
- <repositories >
531
- <repository >
532
- <id >staged-releases</id >
533
- <name >staged-releases</name >
534
- <url >https://repository.apache.org/content/groups/staging/</url >
535
- <layout >default</layout >
536
- <releases >
537
- <enabled >true</enabled >
538
- </releases >
539
- <snapshots >
540
- <enabled >false</enabled >
541
- </snapshots >
542
- </repository >
543
- </repositories >
544
529
</project >
You can’t perform that action at this time.
0 commit comments