[Feature] Enable external contributors to run tests on PRs #579
Labels
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
Milestone
Motivation: Why do you think this is important?
Due to the way existing github actions were setup, it was extremely hard for external contributors to validate their changes using the same set of integration and end to end tests internal contributors have access to. This is due to requiring image registries access, secrets and so on.
Goal: What should the final outcome look like, ideally?
An external contributor opens a PR from a Fork should be able to run all the same tests and see a green icon on their PRs by the time somebody starts reviewing them.
Flyte component
The text was updated successfully, but these errors were encountered: