Skip to content

Commit

Permalink
Add github section in asf.yaml to enable issues (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtmac authored Jun 21, 2024
1 parent 18df2d4 commit 3857dc1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,24 @@
#
# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
#
github:
description: "Apache Parquet Format"
homepage: https://parquet.apache.org/
labels:
- apache
- parquet
- parquet-format

enabled_merge_buttons:
merge: false
squash: true
rebase: false

features:
wiki: false
issues: true
projects: false

notifications:
commits: [email protected]
issues: [email protected]
Expand Down

0 comments on commit 3857dc1

Please sign in to comment.