Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 28 additions & 7 deletions .asf.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
# ASF Configuration for Apache Thrift
# See https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
notifications:
commits: commits@thrift.apache.org
issues: dev@thrift.apache.org
pullrequests_status: dev@thrift.apache.org
pullrequests_comment: notifications@thrift.apache.org
jira_options: link label worklog


commits: commits@thrift.apache.org
issues: dev@thrift.apache.org
pullrequests_status: dev@thrift.apache.org
pullrequests_comment: notifications@thrift.apache.org
jira_options: link label worklog

github:
autolink_jira:
- THRIFT
enabled_merge_buttons:
squash: true
rebase: true
# Linear history and squashed commits are preferred.
# See https://thrift.apache.org/docs/HowToContribute
merge: false
features:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we want to forbid merge entirely?

# We use thrift-website repo for documentation
# See https://github.com/apache/thrift-website
wiki: false
# We use Jira for issue tracking and projects
# See https://issues.apache.org/jira/browse/THRIFT
issues: false
projects: false
# We use mailing lists for discussions
# See https://thrift.apache.org/mailing
discussions: false