Re: Change workflows run rule for outside collaborators of Go client

2023-06-29 Thread Baodi Shi
Hi,@tison, @Jarek Potiuk Thanks for your explanation, I got it. Thanks, Baodi Shi On Jun 29, 2023 at 18:17:24, Jarek Potiuk wrote: > There is this policy in place that handles it: > https://infra.apache.org/github-actions-policy.html > > It was announced a few months ago and several project

Re: Change workflows run rule for outside collaborators of Go client

2023-06-29 Thread Jarek Potiuk
There is this policy in place that handles it: https://infra.apache.org/github-actions-policy.html It was announced a few months ago and several projects that saw that "approve all" policy as unsustainable for their community got the policy changed. Example ticket from Airflow: https://issues.apa

Re: Change workflows run rule for outside collaborators of Go client

2023-06-29 Thread tison
I remember it's an apache org-wise configuration. cc users@infra.a.o. For now, non-committers can use personal CI tech like[1] to unblock CI verifications. And if anyone continues contributing and meets trouble with this inconvenience, I suggest we should nominate the contributor as committer to h

Change workflows run rule for outside collaborators of Go client

2023-06-29 Thread Baodi Shi
Hi, all. For now, non-committer PRs for Go clients do not run CI automatically and require to committer approval every time. Can we modify this rule? Only first-time contributors need committer approval. Who has permission to modify it? Thanks, Baodi Shi