Le 09/03/2021 à 09:33, Tristan Van Berkom a écrit :
So with that said, I would like to ask the community some questions:
o What is the correct way of approaching pre-merge CI for ASF github
projects ?
If you have "the answer" to this, please provide it and disregard
the entire remainder of this email, I will be happy to fall in line,
maybe I just was not directed to the correct wiki page telling me
how to do this :)
Do you mean CI on submitted PRs?
In my experience (Apache Arrow) it works, so I'm not sure which problems
you are encountering. The only thing that's limited is the Github
actions you are allowed to execute (AFAIK there's essentially a
"whitelist" of actions allowed by the ASF).
This is an example PR submitted by a non-committer:
https://github.com/apache/arrow/pull/9649
Regards
Antoine.