dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 5 forks source link

Allow running tests on external forks after labeling #548

Closed jorg-vr closed 1 month ago

jorg-vr commented 1 month ago

This allows adding a label to run tests on external pull requests.

This could be a security risks, so only run tests after reviewing the code.

see https://stackoverflow.com/questions/76952023/how-to-make-github-actions-safely-access-secrets-for-prs-created-from-forks