apache-poi/.asf.yaml

44 lines
982 B
YAML
Raw Normal View History

# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
github:
description: "Mirror of Apache POI subversion. The Java API for Microsoft Documents."
homepage: https://poi.apache.org/
labels:
- poi
- ooxml
- java
- content
- library
- excel
- word
- powerpoint
- visio
2025-07-07 11:19:33 +01:00
dependabot_alerts: true
dependabot_updates: false
features:
# Enable wiki for documentation
wiki: false
# Enable issue management
2025-07-07 11:19:33 +01:00
issues: true
# Enable projects for project management boards
projects: false
2025-07-07 11:19:33 +01:00
# 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