apache-poi/.asf.yaml
2025-07-07 11:19:33 +01:00

44 lines
982 B
YAML

# 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
dependabot_alerts: true
dependabot_updates: false
features:
# Enable wiki for documentation
wiki: false
# Enable issue management
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