mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
48 lines
1015 B
YAML
48 lines
1015 B
YAML
# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
|
|
|
|
github:
|
|
description: "Mirror of Apache POI gitbox. 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: {}
|
|
5.5.x: {}
|
|
|
|
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
|
|
|
|
publish:
|
|
whoami: asf-site
|