assignUser opened a new pull request, #45811: URL: https://github.com/apache/arrow/pull/45811
### Rationale for this change See: https://lists.apache.org/thread/wxtcq0xtfcr2rrdlowo93qqvpvhb10pl ### What changes are included in this PR? - turn on discussions - turn on existing features - this is required as the recently updated backend of .asf.yaml will now turn features of that have previously been turned on manually and are not part of the current config - protect main against force pushes - this is imo a basic security feature. any additional rules would need to work with our current release process that currently requires direct pushes to main ### Are these changes tested? The asf yaml parser will send an email if the config is broken, this only works when the change is made from within the repo and not a fork. ### Are there any user-facing changes? Yes, discussions are now available. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org