exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 15 forks source link

fix: runs the CI on PR coming from forks. #627

Closed ldez closed 2 months ago

ldez commented 3 months ago

Runs the CI on PR coming from forks.

Fixes #630

pierre-emmanuelJ commented 2 months ago

Thanks for your PR on enabling CI for external forks! We appreciate the idea, but due to security concerns, we can't implement it directly. Our process prioritizes validating external code before CI runs.

Perhaps there's another way to achieve a similar outcome that aligns with our security practices. Feel free to discuss in a new issue or PR!

ldez commented 2 months ago

https://github.com/exoscale/egoscale/issues/630

brutasse commented 2 months ago

Hi @ldez, we discussed internally and will be doing what you suggest. CI builds are subject to approval and this change can be brought in.