File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Apache YAML Features for Git Repositories
2- # See the documentation at: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
2+ # See the documentation at: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
3+
4+ # See our mailing lists here: https://lucenenet.apache.org/contributing/mailing-lists.html
5+ notifications :
6+ commits : commits@lucenenet.apache.org
7+ issues : dev@lucenenet.apache.org
8+ pullrequests : dev@lucenenet.apache.org
9+ discussions : dev@lucenenet.apache.org
10+ # jobs: builds@lucenenet.apache.org # This is probably too noisy to enable
311
412github :
513 description : " Apache Lucene.NET"
@@ -24,6 +32,8 @@ github:
2432 issues : true
2533 # Enable projects for project management boards
2634 projects : false
35+ # Enable discussions
36+ discussions : true
2737
2838 # Disallow forced pushes
2939 protected_branches :
You can’t perform that action at this time.
0 commit comments