Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Only test non-draft pull requests using Mill github actions, test other using contributor's github actions #3527

Draft
wants to merge 135 commits into
base: main
Choose a base branch
from

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Sep 12, 2024

This helps load balance things since github action's 20-worker rate limit is per-identify rather than per-repo. Thus contributors can work on draft pull requests and make full use of their own personal 20-worker budget without contending with others, and only when the PR is ready for review do we begin running actions on Mill's own github actions budget

@lihaoyi lihaoyi marked this pull request as draft September 12, 2024 10:23
@lihaoyi lihaoyi changed the title Only test non-draft pull requests using Mill github actions, test other using contributor's github actions [WIP] Only test non-draft pull requests using Mill github actions, test other using contributor's github actions Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant