Jens-G commented on code in PR #3430:
URL: https://github.com/apache/thrift/pull/3430#discussion_r3178369002


##########
.asf.yaml:
##########
@@ -1,8 +1,29 @@
+# ASF Configuration for Apache Thrift
+# See https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
 notifications:
-    commits:      [email protected]
-    issues:       [email protected]
-    pullrequests_status: [email protected]
-    pullrequests_comment: [email protected]
-    jira_options: link label worklog
-    
-    
\ No newline at end of file
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests_status: [email protected]
+  pullrequests_comment: [email protected]
+  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:

Review Comment:
   Why do we want to forbid merge entirely?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to