Hello, everyone I'm starting this thread to discuss the possibility of changing the CI settings for iceberg-rust to only require approval for new GitHub users. This will improve the experience for our contributors.
We do not have self-hosted runners, so there is no attack surface from the actions side. Additionally, iceberg-rust does not involve many heavy load CI tasks. Enabling it for PRs by default does not add to the overall burden on ASF runners. I think this change could speed up our iteration process. **Footnotes** I started discussion on slack[1] without objection. So I opened a ticket at [2]. The INFRA team is interested in hearing our community's thoughts on this list. Feel free to leave your comments here. [1] https://apache-iceberg.slack.com/archives/C05HTENMJG4/p1706686077901739 [2] https://issues.apache.org/jira/browse/INFRA-25444 Xuanwo