mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update .asf.yaml
This commit is contained in:
parent
67320b6453
commit
631d8aecc4
22
.asf.yaml
22
.asf.yaml
@ -14,10 +14,30 @@ github:
|
||||
- powerpoint
|
||||
- visio
|
||||
|
||||
dependabot_alerts: true
|
||||
dependabot_updates: false
|
||||
|
||||
features:
|
||||
# Enable wiki for documentation
|
||||
wiki: false
|
||||
# Enable issue management
|
||||
issues: false
|
||||
issues: true
|
||||
# Enable projects for project management boards
|
||||
projects: false
|
||||
# Enable github discussions
|
||||
discussions: true
|
||||
|
||||
enabled_merge_buttons:
|
||||
squash: true
|
||||
merge: false
|
||||
rebase: true
|
||||
|
||||
protected_branches:
|
||||
trunk: {}
|
||||
|
||||
notifications:
|
||||
commits: commits@poi.apache.org
|
||||
issues: dev@poi.apache.org
|
||||
pullrequests: dev@poi.apache.org
|
||||
discussions: dev@poi.apache.org
|
||||
jobs: dev@poi.apache.org
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user