You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, if a non-Kubeflow member proposes a PR to the KFP repo, the CI workflow runs don't get triggered automatically on applying the ok-to-test label. Only repo maintainers have the permission to trigger the CI runs in this case:
KSC would like to grow the community size so PR coming from non-members will probably be more frequent.
As this approach isn't scalable, we need to update ok-to-test functionality to have CI workflows run automatically on PRs from non-members as well.
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
As of now, if a non-Kubeflow member proposes a PR to the KFP repo, the CI workflow runs don't get triggered automatically on applying the
![image](https://private-user-images.githubusercontent.com/46318816/377250564-a71da061-5f23-433a-832d-811baacf7945.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDkxMDcsIm5iZiI6MTczOTkwODgwNywicGF0aCI6Ii80NjMxODgxNi8zNzcyNTA1NjQtYTcxZGEwNjEtNWYyMy00MzNhLTgzMmQtODExYmFhY2Y3OTQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDIwMDAwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY5MmNlYjM4MmY1NDJjZTFlYzg1YmZhZDQ0MDMwZTIyMGZhNGQ1MmZkZDg2YzVmNzNmZjkwNWEzZDM0MzhkN2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pWEV0mG-DaWh8nPZHthVcHyuX5yuOKGvpjhN1BsgoUc)
ok-to-test
label. Only repo maintainers have the permission to trigger the CI runs in this case:KSC would like to grow the community size so PR coming from non-members will probably be more frequent.
As this approach isn't scalable, we need to update
ok-to-test
functionality to have CI workflows run automatically on PRs from non-members as well.The text was updated successfully, but these errors were encountered: